Hello,

I'm trying to work on very large PDF file (21GB), and I want to extract some pages, the problem is when I load the file in a PDDocument it create a scratchfile around the same size than the file, and yesterday evening it took 3H30 just to load the file.

PDDocument.loadNonSeq (method)

Is it possible to open the file in "Read Only" and "Read All from disk" ? because I don't really understand why I need to load the complete file in scratchfile just for reading ?

thanks for yours answers/comments/ideas how to solve this.

Pierre Huttin

Reply via email to