To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=63199





------- Additional comments from [EMAIL PROTECTED] Fri Mar 17 02:11:10 -0800 
2006 -------
If we can save 8% in the tagged case, then by all means let's do that. The
lineend conversion to a single \n and the removal of pure "pretty print"
whitespace in the dictionaries can be done rather safely i think and will bring
the most gain.

Checking the tagged PDF for regression will probably not be possible with
acrobat reader alone; however there is acrobat reader for PalmOS available
without cost. That one is available for Windows and possibly mac; it reads
tagged PDF and constructs a new PDF suitable for a PalmOS device. This is how we
tested the tagged PDF originally, so if you have access to a Windows box, then
that might be a feasible way. On the other hand if you load a file to the full
version of Acrobat you should get any error message, but you'd need access to an
Acrobat license for that.

If you have neither a Windows box nor Acrobat, then you could send me test files
and i can try them for you.

For sample documents i'll set hi on the CC list; he's QA's resident expert for
PDF testing and probably has a lot of sample files available.

The \nendobj\n is a requirement of PDF/A, yes. Currently we overachieve in that
area for readability reasons (helps debugging :-)). I just mentioned this
because one could save space with that, too, but since we want to support PDF/A
at some point, we should not break what is already done.

There already is a MARK function that does something similar; i suggest
implementing a similar function (DEBUGCOMMENT or so) that will not begin a
marked content sequence, but simply call emitComment (see the MARK function) if
OSL_DEBUG_LEVEL > 1and does nothing else.

Regarding your JCA: i asked mh and st and they told me they would handle that. I
think it would be best if you contacted mh directly about your JCA; if they have
not found it by now, i think it will need to be sent again, but please ask mh
about the details for i don't know much about that.

---------------------------------------------------------------------
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]

Reply via email to