Hello,

I'm currently working on very large PDF file (more then 115000 pages and 21GB) I have try to use the loadNonSeq (because load with scratchfile will create a second 21GB file), but unfortunately when the parser try to parse the StartXref I receieve the following error :

Error: Expected an integer type, actual='22580639698'

is it working as design or is possible to replace the readInt in BaseParser by a readLong method ?

Best regards,

Pierre Huttin


Reply via email to