I tested your file with Ghostscript 9.06. The results are different, but still 
incorrect:
%%BoundingBox: 0 0 1405 0

This line should read:
%%BoundingBox: 0 0 1406 1239

You might try the "pdftops" Poppler utility instead.  This utility
provides the correct bounding box information in the header, though I
can't vouch for image quality/integrity due to lack of experience with
this tool.

Test to see if installed:
$ pdftops -v

To install:
$ sudo apt-get install poppler-utils

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1035667

Title:
  pdf2ps seems to get bounding box wrong

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ghostscript/+bug/1035667/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to