Hello, is there any possibility to read the text in a pdf without loading the whole document to RAM?
I have the problem that some documents cause OutOfMemory errors. And increasing the heapsize is not an option... So would it somehow be possible to read in the text of a pdf either sequentially.. or may be load the PDF without images so size would be restricted. regards Christian