Im'using old version of Designer (7.6.2) I'm trying to use XML from Data Input and Produce a PDF from IT.
Each node suppose to produce 1 page, so in this sample i expect to produce a PDF whith 2 page, but only 1 page is produce.
Someone know how to achieve this ????? Thanks
<doc>
<general_text>this is a general text for each page</general_text>
<node>
<name>Joe</name>
<id>8888888888</id>
</node>
<node>
<name>Bob</name>
<id>9999999999</id>
</node>
</doc>
Thank's
Daniel
Edited by angel20 (02/17/20 10:27 AM)
_________________________
Daniel Langevin