Landscape pages not displaying correctly when in a document with portrait pages
Setting the page size to letter landscape
on a specific page within a document where most pages are letter portrait
causes the landscape page to display within a portrait "sheet" so the right side of it is cut off.
Example: https://codepen.io/29thfloor/pen/vYKQxNG
- Default @page style is portrait
- "Page 1" is set to landscape
Note: this pen also shows the issue in #181 with the extra blank page at the beginning.