Translations - OPALE - 10.0 - Utilisation
La commande MAP XPS/102/en
De MappingDoc
Révision datée du 30 octobre 2019 à 15:14 par FuzzyBot (discussion | contributions) (FuzzyBot a déplacé la page Translations:ONYX:9.0:Utilisation:La commande MAP XPS/102/en vers Translations:OPALE:10.0:Utilisation:La commande MAP XPS/102/en sans laisser de redirection : Extrait de la page à traduire « ONYX:9.0:Utilisatio...)
Examples :
- To configure the simplex/duplex on an existing XPS file:
map_xps -infile:/home/map2019/myfile.xps -set:DUPLEX=yes
- To configure only the simplex on an existing XPS file:
map_xps -infile:/home/map2019/myfile.xps -set:DUPLEX=no
- to manage PrintTickets at page level:
map_xps -infile:/home/map2019/email.xps -set:INPUTBIN=2 -pages:2,3
- To configure the duplexon the first page and the simplex/duplex on the following ones:
map_xps -infile:/home/map2019/myfile.xps -set:DUPLEX=yes map_xps -infile:/home/map2019/myfile.xps -set:DUPLEX=no -pages:1