ONYX - 9.0 - Usage

XPSConfig and conversion to ZEBRA

De MappingDoc
Révision datée du 30 octobre 2019 à 15:45 par Rdal (discussion | contributions) (Page créée avec « Means that a Code39 (type 19) barcode, with font size 46 and vertical deformation 100%, will be printed in Zebra as a resident barcode of 55 points high, with a thin bar o... »)
Autres langues :
English • ‎français

Conversion to ZEBRA

Language Tags

To enable the XPS to ZEBRA conversion profile, you first need to create a ZEBRA profile using the <language> tag like this <language>ZEBRA</language>

Custom barcode size

  • bcheight: barcode height in dots.
  • bcwidth: two comma-separated values, corresponding to, respectively:

- width of a thin element in dots

- ratio between a thin element and a thick element


Example:

<barcodes>
        <barcode type="19" height="100" size="46" bcheight="55" bcwidth="3,2.6" />
</barcodes>

Means that a Code39 (type 19) barcode, with font size 46 and vertical deformation 100%, will be printed in Zebra as a resident barcode of 55 points high, with a thin bar of 3 points, and a thin bar/thick bar ratio of 2.6.


Identification des polices résidentes

<fonts>
                 <font name="Arial" italic="0" bold="0" codeFont="0" />
          </fonts>

Où les valeurs decodeFontvalent : 0, A, B, C, D, E, F, G ou H.


Des polices TTF, équivalentes des polices résidentes Zebra, sont disponibles en téléchargement sur l’extranet Mapping et peuvent être utilisées dans les formats M-Designer. Le profil de conversion XPS vers Zebra pour ne pas embarquer les polices mais utiliser les polices résidentes à la place sera de cette forme :

<fonts>
                 <font name="Zebra 0 (Arial) " italic="0" bold="0" codeFont="0" />
                 <font name="Zebra A" italic="0" bold="0" codeFont="A" />
                 <font name="Zebra B" italic="0" bold="0" codeFont="B" />
                 <font name="Zebra C" italic="0" bold="0" codeFont="C" />
                 <font name="Zebra D" italic="0" bold="0" codeFont="D" />
                 <font name="Zebra E (OCR-B)" italic="0" bold="0" codeFont="E" />
                 <font name="Zebra Fitalic="0" bold="0" codeFont="F" />
                 <font name="Zebra Gitalic="0" bold="0" codeFont="G" />
                 <font name="Zebra H (OCR-A)" italic="0" bold="0" codeFont="H" /> 
 </fonts>

Gestion de la découpe

<cutter config="MMT" cmd="MMC" />

Activation du couteau en fin d’impression