printing - Setting Zebra Printer Installation To Vertical -
im printing receipts zebra 2030 printer , need vertical printing. im using rawprinterhelper class microsoft print, question is, how send the, u1 setvar "device.orientation" "value" , command printer.
thanks advance help.
the ttp 2030 not zpl or cpcl printer , doesn't have u1 commands. if want print text in vertical can use esc o n1 n1=0 portrait, n1=1 landscape. may better off using windows driver , creating bitmap of receipt , print printer instead of relying on text capabilities of printer.
Comments
Post a Comment