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


User pl changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|STARTED                   |RESOLVED
--------------------------------------------------------------------------------
                Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Jun  8 07:32:12 -0700 
2006 -------
"fixed" in CWS pdf03

However due to acrobat readers implementation limits (see appendix C in PDF
reference, specifically the use of 32bit fixed real numbers), the idea to write
integer values and let the reader transform them by the matrix cannot be
implemented. This in fact is a major problem since it severely limits the use of
the CTM.

So in effect i cannot change much, i can only attemp to minimize the rounding
issues by inventing as few of them as possible during generation - in effect I
changed the virtual resolution of the PDF reference device to 720 dpi so that 1
"pixel" is exactly one tenth user space unit.

With the architectural limits involved in acrobat reader itself and our own
technique of implementing DrawTextArray it won't get any better.

The border issue described in issue 49748 cannot be really fixed anyway; calc
would have to draw a polyline with linewidth here instead of the currently used
four rectangles  for a border; this is a rasterizing effect.

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