02.10.2012 Views

Programmer's Reference Manual Intermec Fingerprint® v8.70.0 ...

Programmer's Reference Manual Intermec Fingerprint® v8.70.0 ...

Programmer's Reference Manual Intermec Fingerprint® v8.70.0 ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

CLIP<br />

Chapter —Program Instructions<br />

Purpose Statement for enabling/disabling the printing of partial fields.<br />

Syntax CLIP [BARCODE [HEIGHT|INFORMATION|X|Y]][ON|OFF]<br />

BARCODE toggles between partial bar code fields enable/disable.<br />

BARCODE HEIGHT clips the height of the bar so the bar code will fit inside the print<br />

window. A one-dimensional bar code may still be readable.<br />

BARCODE INFORMATION clips the bar code lengthwise, so some bars will be missing,<br />

making the bar code unreadable.<br />

BARCODE X clips the part of the bar code that is outside the X-dimension of<br />

the print window.<br />

BARCODE Y clips the part of the bar code that is outside the Y-dimension of<br />

the print window.<br />

ON enables use of partial text, image, line, and box fields.<br />

OFF disables use of partial text, image, line, and box fields.<br />

Remarks Partial fields means that the firmware will accept and print text, bar code,<br />

image, lines, and box fields even if they extend outside the print window<br />

as specified by the printer’s setup in regard of X-Start, Width, and Length.<br />

Even negative PRPOS values are allowed. However, all parts the fields outside<br />

the print window will be excluded from the printout, that is they will<br />

be clipped at the borders of the print window.<br />

There are two main cases:<br />

CLIP BARCODE [HEIGHT|INFORMATION|X|Y] is used for bar code<br />

fields only. (Note that some bar codes, like Maxicode, consist of images<br />

and should in this context be regarded as image fields.)<br />

CLIP ON|OFF is only used for text, image, line, and box fields.<br />

When the use of partial fields is disabled, the Error 1003, “Field out of<br />

label” will result if any field extends outside the print window.<br />

Note the difference between the physical size of the label and the size of<br />

the print window specified by the printer’s setup. It is the latter that decides<br />

were the fields will be clipped.<br />

Example In this example, only the last part of the text will be printed:<br />

10 CLIP ON<br />

20 PRPOS -100,30<br />

30 PRTXT "INTERMEC PRINTER"<br />

40 PRINTFEED<br />

RUN<br />

<strong>Intermec</strong> Fingerprint <strong>v8.70.0</strong>/v10.0.0 Programmer´s <strong>Reference</strong> <strong>Manual</strong> 7

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!