https://bugs.documentfoundation.org/show_bug.cgi?id=66580
--- Comment #44 from Miklos Vajna <[email protected]> --- I would again suspect that simply there is no public pdfium API to provide that info, it's something that could be added. In pdfium.git, fpdfsdk/fpdf_attachment.cpp seems to be the code for this, if you read the FPDFAttachment_SetFile() implementation, you can see how it only sets the Params -> Size key on the stream, and there is nothing similar in FPDFAttachment_Get*(). -- You are receiving this mail because: You are the assignee for the bug.
