I converted PDF files to HTML individual files. When it successfully converted to html the text position is similar to where it was in the PDF(this is good). The size of the PDF is 8.5 by 11, my problem is when it was converted to html Text are positioned in absolute positioning, so when I view it in the mobile webview the texts overflows.
Can someone here have similar problems regarding this? How to make the absolute position div/p fit any screen? I wanted to make the html content looks the same the pdf file.
Thanks in advance.