asp.net - How to Convert pdf file to datatable -


is there way convert pdf file datatable? pdf file consist of tables highly appreciated.

if pdf contains marked content (you can see how find in blog article http://www.jpedal.org/pdfblog/2010/09/the-easy-way-to-discover-if-a-pdf-file-contains-structured-content/) can extract pdf file. otherwise need extract text , try guess structure.


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -

c# - Binding attached property to IEnumerable -