OPALE - 10.0 - Utilisation - XML DRAW/en

Différence entre versions

De MappingDoc
(Page créée avec « *MAP_XPS: »)
(Page créée avec « Run a test of the TOXMLDRAW parameter of the MAP_XPS command with the INVOICE.XPS file for the pagination + use the LAYER to generate the paginated XPS PCL/PDF, XPS file »)
 
(2 révisions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
 
<languages/>
 
<languages/>
Test du  paramètre TOXMLDRAW de la commande MAP_XPS avec le fichier INVOICE.XPS pour la pagination + utilisation du LAYER pour génération du fichier XPS paginé XPS PCL/PDF.
+
Run a test of the TOXMLDRAW parameter of the MAP_XPS command with the INVOICE.XPS file for the pagination + use the LAYER to generate the paginated XPS PCL/PDF, XPS file
  
 
* MAPCPYSPLF:
 
* MAPCPYSPLF:
Ligne 11 : Ligne 11 :
  
  
Résultat dans l'IFS:
+
Outcome in the IFS:
  
 
[[Fichier:ResXMLDRAW.png|sans_cadre|305x305px]]
 
[[Fichier:ResXMLDRAW.png|sans_cadre|305x305px]]
  
*MAPCPYSPLF :
+
*MAPCPYSPLF:
  
 
<code>MAPCPYSPLF SPLF(*NONE) MAPNAM(A000062_1) MAPSEQ(*MRG) TYPLAN(*XPS) XPSCONVERT(*NONE) XPSOUTFILE('[%PATH%]/out_withlayer.xps') INFILE('[%PATH%]/out.xml') XPSLAYER('[%PATH%]/out.xps'</code>
 
<code>MAPCPYSPLF SPLF(*NONE) MAPNAM(A000062_1) MAPSEQ(*MRG) TYPLAN(*XPS) XPSCONVERT(*NONE) XPSOUTFILE('[%PATH%]/out_withlayer.xps') INFILE('[%PATH%]/out.xml') XPSLAYER('[%PATH%]/out.xps'</code>

Version actuelle datée du 21 juin 2019 à 10:22

Autres langues :
English • ‎français

Run a test of the TOXMLDRAW parameter of the MAP_XPS command with the INVOICE.XPS file for the pagination + use the LAYER to generate the paginated XPS PCL/PDF, XPS file

  • MAPCPYSPLF:

MAPCPYSPLF SPLF(A00000062) SPLNUM(1) JOB(QPADEV000B) JOBNUM(448067) USER(JDIEU) MAPNAM(A00000062) MAPSEQ(*MRG) TYPLAN(*XPS) XPSCONVERT(*NONE) XPSOUTFILE('[%PATH%]/out.xps')

  • MAP_XPS:

CALL PGM(MAP_XPS) PARM('-infile:[%PATH%]/out.xps' '-outfile:[%PATH%]/out.xml' '-toXMLDRAW' '-param:counterinformation=on')


Outcome in the IFS:

ResXMLDRAW.png

  • MAPCPYSPLF:

MAPCPYSPLF SPLF(*NONE) MAPNAM(A000062_1) MAPSEQ(*MRG) TYPLAN(*XPS) XPSCONVERT(*NONE) XPSOUTFILE('[%PATH%]/out_withlayer.xps') INFILE('[%PATH%]/out.xml') XPSLAYER('[%PATH%]/out.xps'