Closed
Bug 116553
Opened 24 years ago
Closed 23 years ago
Postscript rendering of page has right margin cutoff
Categories
(Core :: Printing: Output, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 100967
People
(Reporter: rellis9, Assigned: rods)
References
()
Details
(Keywords: qawanted, Whiteboard: DUPEME)
Attachments
(1 file)
269.13 KB,
application/octet-stream
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.7) Gecko/20011221
BuildID: 2001122108
Rendering the page at the indicated url to a file as postscript results in the
physical page right margin clipping some of the page content.
Print settings are:Color, Letter (8.5x11), portrait, top margin 0.2, bottom
margin 0.2, left margin 0, right margin 0.
Reproducible: Always
Steps to Reproduce:
1. Go to listed url.
2. Select print - print to file
3. View resultant file in Ghostview
4. Notice that right edge of page content is clipped by physical page boundary.
Actual Results: Right edge of page content clipped by physical page boundary.
Sending the result to paper (again using ghostscript to render to HPPCL) results
in identical clipping to that seen in Ghostview.
Expected Results: Page content should be formatted to fit within physical page
margins.
Full Mozilla id: Mozilla 0.9.7
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.7) Gecko/20011221
Reporter | ||
Comment 1•24 years ago
|
||
![]() |
||
Comment 2•23 years ago
|
||
The hardcoded width="750" on the page is likely responsible.... and this is a
duplicate.
Keywords: qawanted
Whiteboard: DUPEME
*** This bug has been marked as a duplicate of 100967 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•