P8-30 Mobile Printer CPCLProgramming Manual
PARTIAL-CUT Command
On printers equipped with cutters, this command will cut
the label after it is printed, leaving a portion of the label
uncut to facilitate easily tearing the remainder of the
label.
Format:
{command}
where:
{command}:
PARTIAL-CUT
Input (PCUT.LBL):
! 0 200 200 1.5 1
IN-INCHES
; Journal label 300 dots long
JOURNAL
CENTER
; Print some text
TEXT 4 0 0 .15 PARTIAL CUT
TEXT 4 0 0 .5 EXAMPLE
; After we print the label, partially cut the
label.
PARTIAL-CUT
PRINT
PARTIAL-CUT Example