Hi,
in my project I want prefetch big PDFs. In this relation I plan to parse the current open PDF and parse it by next links. The common method with read() is inpracticable because I need a lot of memory.
Any ideas how I can read and parse? (grep)
Rainer