flexpaper / pdf2json

PDF2JSON is a conversion library based on XPDF (3.02) which can be used for high performance PDF page by page conversion to JSON and XML format. It also supports compressing data to minimize size. PDF2JSON is available for Windows, OSX and Linux. Please see https://flowpaper.com for more information
305 stars 52 forks source link

-xml flag does not seem to produce any output #3

Open rkpatel33 opened 8 years ago

rkpatel33 commented 8 years ago

Not sure if I am missing something, but the -xml option does not seem to have any effect. I was hoping to take a look at it to see if it was useful for my purposes.