Replies: 3 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the reply. The way I use it is for the shipping application that downloads the label from the carrier's cloud service and sends it to the printer by calling Sumatra command line. This PDF file is what they give, and according to them "Yeah, if you save the document, by default it will save as the 8.5 x 11, however if printing on a Zebra Printer, it should automatically scale to the correct 4x6 format." - which it does if I manually print from Adobe Reader; but when I print it by Sumatra using command line, it prints like on my picture. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks! I defined stock 4x6, and command Sumatrapdf -print-to "your zebra Blah" -print-settings "monochrome,fit,paper=4x6" filename finally printed it correctly. |
Beta Was this translation helpful? Give feedback.





Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have this pdf file
XPO_Label.pdf
that has page size 8.5x11. I need to print it on a label 4x6, the printer is Zebra. When I print it using SumatraPDF with the option to shrink or fit, the upper half is empty - see the picture.
From Adobe Reader it's printed from the top of the page, as expected.
Beta Was this translation helpful? Give feedback.
All reactions