문제

I'm getting ready to embark on a week long adventure in translating a few print routines from ZPL to IPL.

Within the ZPL there exists a Label Reverse Print (^LRY) command. This command reverses the printing of all fields in the label format allowing a field to appear as white over black or black over white.

Does anyone know if a similar command exists within the IPL that performs such a task?

Printers:

  • Zebra ZTC 105SL-200dpi
  • Intermec 3400D
도움이 되었습니까?

해결책

Found the equivalent command finally within IPL. The <SI>h command selects the Printhead Loading Mode.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top