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

you could remove all .o and binaries #10

Closed ldenoue closed 7 years ago

ldenoue commented 7 years ago

... so when we first make, it finds something to make.

zmughal commented 7 years ago

This has been done in https://github.com/flexpaper/pdf2json/pull/4.

zmughal commented 7 years ago

This can now be closed since https://github.com/flexpaper/pdf2json/pull/4 has been merged.

flexpaper commented 7 years ago

Fixed by #4