Last Updated: 21/Jan/2016
You can output different layouts of forms in 1 file by switching the forms in the CSV data file.
VrSetForm can be specified in multiple times in the CSV data file and each VrSetForm can be called in different mode.
API description is enclosed by <start> and <end> tags and added at the beginning of the data.
Here’s a sample data:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
<start>
VrSetForm="c:\wingarc\sample.xml",4
<end>
Column1, Column2, ...
Data1, Data2, ...
Data1, Data2, ...
・
・
<start>
VrSetForm="c:\wingarc\sample2.xml",5
<end>
Column1, Column2, ...
Data1, Data2, ...
Data1, Data2, ...
・
・
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Note:
- When multiple sets of <start> <end> tags are specified in the CSV data file, CSV multi command processing mode has to be checked in job settings.
- Only Report-writer mode (4 or 5) is available.
Comments
0 comments
Please sign in to leave a comment.