To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=94258
------- Additional comments from [EMAIL PROTECTED] Sun Oct 26 14:15:34 +0000 2008 ------- Thank you guys for testing. I was able to build a patch for the string object issue, attachment for discussion follows. It seems that the image palette had unwanted spaces and line terminators, even though “Example 4.10” in PDF 1.4 spec, page 200 seems to allow spaces. The validators seem to check strictly for the length: “...the string should be 768 bytes long.” (I guess it must be read as “......the string _must_ be 768 bytes long.”). I'm still working on the array stuff problem. It seems lurking somewhere in the PDF tag structure generation (PDFWriterImpl::emitStructureAttributes), that emitted an array of over 12k elements for the document pointed out in #desc7. --------------------------------------------------------------------- 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]
