Translations - OPALE - 10.0 - Utilisation
La commande MAP XPS/102/en
De MappingDoc
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