https://issues.apache.org/jira/browse/PDFBOX-6097

Am 12.11.25 um 06:41 schrieb Andreas Lehmkühler:

Am 10.11.25 um 12:29 schrieb Tilman Hausherr:
The text in the JIRA registration attempt looked like a code style complaint, but it's a stack overflow:

https://stackoverflow.com/questions/79815248/

It happens when adding a page after that page has an annotation widget that links back to the page. Normally people add the page to the document immediately after creating the object.

We should either improve the documentation or detect that a page is purely in memory (not sure if possible at all) or add a check for "P" like we already have a check for "PARENT" in COSDictionary.getIndirectObjectKeys().
I guess we have to add some check for the "P" entry to avoid the overflow.


Tilman


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to