https://bugs.documentfoundation.org/show_bug.cgi?id=66580
--- Comment #37 from Miklos Vajna <[email protected]> --- > But that seems the only API it's got for getting any trailer info isn't it? Ah, I see. The pdfium API is intentionally high-level, so most probably it won't give you access to raw dictionaries, and high-level API just exposes standard properties. So one way to get around this is to ask on the pdfium mailing list if it would be accepted to add API to get the ODF content for old, non-standard PDFs -- if so, this should be reasonably straightforward to implement (at least the detection part). -- You are receiving this mail because: You are the assignee for the bug.
