How To Show Pdf's Table On Html
We are having and requirement where we have to convert PDF and show them as HTML pages on Mobiles. We have used PDf to HTML converter but some of PDF contains Table Structure. The
Solution 1:
Does the PDF actually contain a table structure or does it just look like a table when viewed by the human eye. If it contains marked content it will have meta data to define a table. Otherwise there is no table data
Post a Comment for "How To Show Pdf's Table On Html"