Skip to content

Lazy PDF

Jonathan Klimt requested to merge faster-pdf into master

Changes PDF handling: instead of keeping all pages (multiple times) in Memory, we only store the path and page nr. This reduces memory consumption a lot.

Merge request reports