Closed Bug 20880 Opened 25 years ago Closed 25 years ago

Paper Size is not being used for printouts

Categories

(Core :: Printing: Output, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: warmenhoven, Assigned: dcone)

References

()

Details

Using the Win32 M11 build on Win98. In the lower-left frame of the URL, is a

link called "Stockholders' Equity". When I clicked on it and tried to print that

frame, it was too wide for "portrait". But then after trying portrait, I tried

landscape, and it kept the portrait width.



On a side note, it also printed all 3 frames, both times, which wasn't what I

expected. It's okay though, it was company paper.
*** Bug 21383 has been marked as a duplicate of this bug. ***
This bug is causing a showstopper for a project I'm currently working on.  Even
when printing portrait, Mozilla is cutting off the right side of a document
even when I reduce the print down in the printer preferences.  If anyone knows
what source code file or function to look in that crops the right side of the
image, please let me know.  I've mainly focused in the following files, but
have had no luck finding anything thus far:
/mozilla/gfx/src/---/nsDeviceContext---.cpp (--- = depends on the platform)
The nsSimplePageSequencer does this.. the problem is that the reflow is not
getting the correct size.. don't know what is causing this yet.
I am working on it currently.
Status: NEW → ASSIGNED
Summary: Printing landscape prints width of portrait → Paper Size is not being used for printouts
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
The nsSimplePageSequencer now uses the size returned by the nsDeviceContext made
for the printing.
Status: RESOLVED → VERIFIED
Verified with today's windows build. Marking VERIFIED.
You need to log in before you can comment on or make changes to this bug.