unexpected 90° rotation when printing embeded pdf of thin dimension
Categories
(Firefox :: PDF Viewer, defect)
Tracking
()
People
(Reporter: 15063662, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:108.0) Gecko/20100101 Firefox/108.0
Steps to reproduce:
(See the attachment.)
HTML <body>
has a PDF contained in <embed>
element. Its width is larger than height.
Actual results:
The PDF correctly displays in Firefox, but the embeded PDF appears to be rotated 90° when saving the page as PDF. Its width is smaller than height.
Expected results:
After printed the embeded PDF should be in the same direction as in HTML.
Screenshot of result of saving html as PDF. The embeded PDF appears to be rotated 90°.
Comment 2•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox::PDF Viewer' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Hy, thank you for the bug report!
I was able to reproduce this bug on Windows 10, macOS 12, Ubuntu 22.
Since they seem to have been regressed by the same issue, I'll close this bug as a duplicate of bug 1714327 . You can track any further progress there.
Thank you.
Description
•