ONYX - 9.0 - Utilisation - XPSConfig et conversion ZEBRA/en

Différence entre versions

De MappingDoc
(Page créée avec « ===Identifying resident fonts=== »)
Ligne 23 : Ligne 23 :
  
  
===Identification des polices résidentes===
+
===Identifying resident fonts===
  
 
  <nowiki><fonts>
 
  <nowiki><fonts>

Version du 30 octobre 2019 à 15:46

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 points.
  • bcwidth: two comma-separated values, corresponding to, respectively:

- width of a thin bar in points

- ratio between a thin bar and a thick bar


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.


Identifying resident fonts

<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