Timo van de Put

Results 5 comments of Timo van de Put

It looks the problem is caused by a resource leak in opening / closing the PDF document, as rendering many pages without closing and reopening the document does work.

The licenses in the SPDX tag-value SBOM output currently still use custom licenses what reference a definition like these examples: ``` LicenseID: LicenseRef-c66410f ExtractedText: Original license: GPL-2.0-only LicenseID: LicenseRef-1eaea05 ExtractedText:...

(This issue was raised as a "Feature request", so providing a working example is kind-of difficult.) But to explain a bit in more detail what I would like to achieve:...

I meanwhile found out how to use the (internal) `PdfTexture` class to render a selection of a single page. Is it possible to add this class to the public API...