On 14.02.2025 10:45, Stefan wrote:
Yes, I want to know after the parsing how it was defined initially.
Why? In the following sample
<<
/Type /StructElem
/S /Document
/ID <69442C55626FA1>
I get the id of a StructElem set as hex, which can NOT be usefully represented
as a string.
However, sometimes I also get a real string.
So I would need to decide based on the source if I take hex or string.
But PDFBox will decide when writing this how to represent it, so in
theory it should again appear as hex. If not, then it's a bug.
So my new question is: should/could PDFBox support a flag giving insight on the
original source?
Personally I'd prefer not because (unless it's a bug) because it would
increase the memory footprint.
Tilman
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: users-h...@pdfbox.apache.org