You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2012/01/22 20:26:41 UTC

DO NOT REPLY [Bug 118824] New: Object position changes for printing or export-as-pdf

https://issues.apache.org/ooo/show_bug.cgi?id=118824

             Bug #: 118824
        Issue Type: DEFECT
           Summary: Object position changes for printing or export-as-pdf
    Classification: Application
           Product: Drawing
           Version: version58
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: major
          Priority: P5
         Component: printing
        AssignedTo: graphicsneedsconfirm@openoffice.org
        ReportedBy: drcowsley@ntlworld.com
                CC: ooo-issues@incubator.apache.org


Created attachment 77160
  --> https://issues.apache.org/ooo/attachment.cgi?id=77160
archive zip with file, pdf export and screenshot of print preview

Reminiscent of bug 63608.

The attached document has four border elements, three of which are no problem
but the fourth insists on relocating when printed (visible in print preview) or
when exported as pdf.  No workaround has been found.

Preview in web browser does not show the problem

OOO330.m20 (Build 9567)

Earlier versions I can test with do not show the problem - but because there is
no print preview and no printer on these systems I could only look at the pdf
export:

Build 9505 on Ubuntu seems OK (pdf export)
Build 9483 on Win XP seems OK (pdf export)

-- 
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

DO NOT REPLY [Bug 118824] Object position changes for printing or export-as-pdf

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118824

Armin Le Grand <Ar...@me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
         AssignedTo|graphicsneedsconfirm@openof |Armin.Le.Grand@me.com
                   |fice.org                    |
     Ever Confirmed|0                           |1

--- Comment #4 from Armin Le Grand <Ar...@me.com> 2012-02-03 11:53:35 UTC ---
ALG: Checked, happens as described. It is enough to break the group from the
test document and to use only the top-left graphic object. Taking over.

-- 
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

DO NOT REPLY [Bug 118824] Object position changes for printing or export-as-pdf

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118824

Armin Le Grand <Ar...@me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ACCEPTED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #6 from Armin Le Grand <Ar...@me.com> 2012-02-03 11:58:23 UTC ---
ALG: Okay, comitted, done in revision 1240097.

-- 
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

DO NOT REPLY [Bug 118824] Object position changes for printing or export-as-pdf

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118824

--- Comment #3 from hanya <ha...@gmail.com> 2012-01-25 05:35:36 UTC ---
The preview of ODF file is also wrong. And a presentation having vertically
flipped image has the same problem in presentation mode on Windows environment.
But OOo 3.2.1 does not have this problem.

-- 
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

DO NOT REPLY [Bug 118824] Object position changes for printing or export-as-pdf

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118824

Armin Le Grand <Ar...@me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |ACCEPTED

--- Comment #5 from Armin Le Grand <Ar...@me.com> 2012-02-03 11:56:32 UTC ---
ALG: Problem is that the exporter using the primitive to metafile converter
uses the GraphicManager paint for the bitmap. There, the mirror flags are added
to information handed to the GraphicManager, so the unrotated, unsheared and
unmirrorred boundrect is needed as destination since the GM will do the
mirroring. That boundrect was created without adaption of the translation to
the existing mirrorings.

ALG: Corrected that, works well. Doing some more tests...

-- 
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

DO NOT REPLY [Bug 118824] Object position changes for printing or export-as-pdf

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118824

DrC <dr...@ntlworld.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |3.4_release_blocker?

--- Comment #1 from DrC <dr...@ntlworld.com> 2012-01-22 19:32:25 UTC ---
Oops - apologies - summary  now says 3.4 blocker.  I left the default because
your version drop-down list only had 3.3RC versions, and this is current
release.

See text for the actual build reference.  If it is not a 3.4 blocker,
apologies.

DrC

-- 
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

DO NOT REPLY [Bug 118824] Object position changes for printing or export-as-pdf

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118824

hanya <ha...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hanya.runo@gmail.com

--- Comment #2 from hanya <ha...@gmail.com> 2012-01-23 10:16:52 UTC ---
This could be reproduced with OOo 3.3.0m20 on Windows XP. This was not happen
with OOo 3.3.0m20 on Linux.
I want to make this problem more clear. This happened on vertically flipped
image. But both horizontally flipped and flipped twice vertically and
horizontally flipped images are looks good.

So, workaround is to flip the image with the program which process pictures. Or
convert the document to PDF with the office which working other kind of
operating system.

-- 
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.