Translations - ONYX - 9.0 - Utilisation
XPSConfig et conversion PCL/3/en
De MappingDoc
Révision datée du 2 janvier 2025 à 15:43 par Jdieu (discussion | contributions) (Page créée avec « This involves defining a correspondence table between a logical code (numerical value) applied in the XPS document and the PCL code of the destination printer tray. The sy... »)
This involves defining a correspondence table between a logical code (numerical value) applied in the XPS document and the PCL code of the destination printer tray. The syntax in the profile is:
<inputbin>
<bin from="1" to="8" />
<bin from="2" to="1" />
<bin from="3" to="2" />
</inputbin>
<outputbin>
<bin from="5" to="2" />
<bin from="7" to="3" />
</outputbin>