To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=76879 Issue #|76879 Summary|endstream is missing for PDF export with Form XObject Component|framework Version|OOo 2.2 Platform|All URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|tm Reported by|benlitchfield
------- Additional comments from [EMAIL PROTECTED] Thu May 3 01:26:57 +0000 2007 ------- The 'endstream' tag is missing for some PDF streams. For example here is what I am seeing in the PDF 31 0 obj <</Type/XObject/Subtype/Form/BBox[0 0 690.1 432.1]/Length 60/Filter/FlateDecode>> stream ***binary data here*** endobj 32 0 obj <</Length 33 0 R/Filter/FlateDecode>> stream ***binary data here*** endstream endobj Notice that object 31 does not have an endstream tag. Looking through this PDF it appears that it is with all XObject Form objects and that other streams do correctly have the endstream tag. PDF Document Info Creator:Impress Producer:OpenOffice.org 2.2 This was reported as an issue for PDFBox, which currently depends on the endstream tag. The sample PDF is attached on this SF issue https://sourceforge.net/tracker/index.php? func=detail&aid=1706491&group_id=78314&atid=552832 If someone were willing to point me in the right direction I will submit a patch, but from the looks of it this is probably a simple fix. Ben Litchfield --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- 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]
