
105
Graphics
Line Graphics
10/29/2010 Software Integrator Guide P1026208-001 Rev. B
Note • ZebraDesigner does not support the Graphic Diagonal Line (or Graphic Circle).
These must be added to receipt/label formats generated by the ZebraDesigner during the
receipt modification development process.
Note • Simple line graphics (and other printer objects and configuration formatting) can be
saved as a Stored Format (form) or a Stored Graphic for later recall or reuse in other
receipt formats (forms).
Simple Line Graphics as Objects: Placement and Order
See the ZPL Programmer guide for this ZPL kiosk printer for details on how to use the
individual simple line graphics commands.
This series of examples are used to show how objects (simple line graphics in these
examples) are placed and interact with other objects in a receipt format. Objects are not
limited to the simple graphics used in these examples, but also include text, bitmap logo
graphics, and bar codes.
Simple line graphics are easily placed and shaped in the image map.
• Orientation can be controlled with the
^FO and ^FT and their respective
justification parameters and covers all four (4) quadrants.
• Additionally diagonal line graphic has an a Orientation parameter that orients
the slope to start on the bottom or the top when reading from left to right.
• Simple line graphic’s width and height parameters can be switched to simulate a
90° rotation of the graphic.
Figure 7-2 • Rotating Objects without a Parameter
ZPL II CODE
GENERATED LABEL
^XA
^LL560
^FX 0,90,180,270 degrees
simulated rotation
^FO200,200,0^GB100,50,25^FS
^FT200,200,0^GB50,100,2^FS
^FT200,200,1^GB50,100,25^FS
^FO200,200,1^GB100,50,2^FS
^CN1
^PN0
^XZ
Comentarios a estos manuales