Comment 6 for bug 172779

Revision history for this message
In , penalvch (penalvch) wrote :

Created attachment 47241
test-eps-export.odg

Downstream bug may be found at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/172779

OOo bug may be found at:
http://openoffice.org/bugzilla/show_bug.cgi?id=76048

1) lsb_release -rd
Description: Ubuntu 11.04
Release: 11.04

2) apt-cache policy libreoffice-draw
libreoffice-draw:
  Installed: 1:3.3.2-1ubuntu5
  Candidate: 1:3.3.2-1ubuntu5
  Version table:
 *** 1:3.3.2-1ubuntu5 0
        500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 Packages
        100 /var/lib/dpkg/status
     1:3.3.2-1ubuntu4 0
        500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

apt-cache policy unoconv
unoconv:
  Installed: 0.3-6
  Candidate: 0.3-6
  Version table:
 *** 0.3-6 0
        500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
        100 /var/lib/dpkg/status

3) What is expected to happen in LibreOffice Draw via the Terminal:

cd ~/Desktop && wget https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/172779/+attachment/225258/+files/test-eps-export.odg && unoconv --listener && unoconv -f eps test-eps-export.odg && lodraw -nologo test-eps-export.odg test-eps-export.eps

is that the two files look the same.

4) What happens instead is the .eps has white margins on the right and the bottom of the page, cropping the content.

WORKAROUND: Select all the content and then export the selection.