Public bug reported:

Binary package hint: cupsys

When printing a pdflatex-generated pdf file, using lpr from the command-
line, about an inch got cut off at the right side. The pdf displayed
normally in xpdf. After conversion to PostScript the file displayed
normally in gv, but still got cut off at the right side. Converting to
pcl with gs-esp and printing as a raw file produced the intended output.
So I don't think Ghostscript is at fault.

The problem is possibly related to a non-standard paper size. It also
occurred with the following PostScript file:

%!PS-Adobe-3.0
%%LanguageLevel: 2
%%DocumentMedia: plain 596 756 0 () ()
%%BoundingBox: 0 0 596 756
%%Pages: 1
%%EndComments

%%% uncomment this and things go wrong in different ways
%0 setgray
%6 6 moveto
%584 0 rlineto
%0 744 rlineto
%-584 0 rlineto
%closepath
%stroke

0.9 setgray
12 12 moveto
572 0 rlineto
0 732 rlineto
-572 0 rlineto
closepath
fill
showpage

My setup: fully updated Feisty, printer is DeskJet 890C with driver
DESKJET2.PPD, connected with a parallel-to-usb cable. I couldn't get the
ijs drivers to work with this cable.

** Affects: cupsys (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
page cut off ~ 1in from right margin
https://bugs.launchpad.net/bugs/105878
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to