Here is my use case: I need to get the information on the original type (string or hex) as found in the PDF document in a java app, since I need to display the original value in case it was hex.
Why? Since the hex value is really an id, that can not be made into a string, the conversion leads to unreadable results like "‘ÕÊ…²X%"). So I absolutely understand that this will increase the memory footprint, but without it there is no chance for me solving my requirement. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org For additional commands, e-mail: users-h...@pdfbox.apache.org