Change envelop orientation in paper-sizes.xml#292
Change envelop orientation in paper-sizes.xml#292mariobl wants to merge 2 commits intoj-evins:masterfrom
Conversation
|
Strange… Following your approach, I get the same result. I'm wondering how I got the portrait orientation.
The "usual" printers have a maximum feeder width of 215 mm (US letter width), so they can't accept a DL envelop with 220 mm. As far as I can evaluate, even larger printers will not insist on printing envelopes in landscape format. As long as we make sure that the layout can be easily edited in landscape format and the printer receives it in portrait format, we don't need to change anything. Regarding the generic paper sizes, do you think you can offer the sizes in the template designer directly? Or do we need a bunch of "dummy" templates, one for each size in paper-sizes.xml? |
|
Something lika an Epson LQ680 could do that. For laser printers, the width is not the real problem. A3 capapble ones exist. It's the length in feed direction. If it is too short, the paper will not reach the next transport roller and get stuck. As label printing often targets special printers I think it's a good idea if glabels doesn't impose limits on physical media orientation. |
This has been solved in #307. I close this PR now. |


Although we have no corresponding stationery products to the envelopes defined in paper-sizes.xml, I can create my own template based on it. Today I tried to generate a new template. The c5, c6 and dl envelopes are usually used in landscape format, but because in the definition in paper-sizes.xml the width is smaller than the height, I get a template in portrait orientation. For printing, this would be OK, but not for designing the layout.
I know, gLabels was designed for creating printable labels and cards. However, its design features are also well-suited for printing on other items, such as envelopes. How about adding "Generic Paper Sizes" to the selection dialog (in a separate tab or as part of "Search All"), based on the paper-sizes.xml file?