Translations - ONYX - Utilisation

PCL(UTF8) to XPS/10/en

De MappingDoc
Révision datée du 26 mai 2020 à 10:29 par Jdieu (discussion | contributions)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)

Convert a PCL(UTF8) into PDFvia a convertion profile

To avoid having to go through a XPS profile then to a PDF profile, it is possible to put the decodeutf8 to ON directly within the PDF convertion profile.

 <pdf>
   <label>PDF</label>
   <language>PDF</language>
   <decodeutf8>ON</decodeutf8>
 </pdf>