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

Update ImgOutputDev.cc #11

Closed PHP-GLOBE closed 7 years ago

PHP-GLOBE commented 7 years ago

change 10 to this->split, in order to have the first file create with the correct number

flexpaper commented 7 years ago

Already merged in by a different pull