Set the default method to replace CR (Carriage Return), LF (Line Feed), or FF (Form Feed) when applying direct printing to PCL text data.
You can carry out your work more efficiently by setting the default to suit the finishing.
Setting item | Description |
---|---|
[Off] | Does not perform replacement. |
[CR=CRLF LF=LF FF=FF] | Replaces CR with CRLF. Does not replace LF and FF. |
[CR=CR LF=CRLF FF=CRFF] | Replaces LF with CRLF and FF with CRFF. Does not replace CR. |
[CR=CRLF LF=CRLF FF=CRFF] | Replaces CR and LF with CRLF, and FF with CRFF. |