How do i export only the table contents to excel file through C# programming? I am currently extracting all the contents from PDFs using PDFNET SDK ,but couldn't able to read the table as a tabular structure
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
I know have not used the SDK for this product, but I have used the stand alone product. It read the content of a PDF into a spreadsheet (many export options). The product is OmniPage by Nuance http://australia.nuance.com/for-business/by-product/omnipage/index.htm. there is an SDK with free evaluation. |
|||
|
|
|
I tried for the above solutions,but couldn't make it out.There are so many free sdk or dll's available such as pdfnet,pdfclown,itextsharp,pdfbox,pdflib.Finally tried again with pdfnet sdk,now i can able to do it,if my input pdf is of type tagged pdf. |
|||
|
|
|
|
|||
|
|