sonnv56 / xdocreport

Automatically exported from code.google.com/p/xdocreport
0 stars 0 forks source link

Multiple page #419

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello everyone! 
   I need your help. I created a "odt" file based on a template format also 
"odt" and data from an xml I read with Java. What I need is that the resulting 
file has a page for each record in xml data. 
   For example, this xml: 

<xml> 
<RD> 
     <name> JOSE </ name> 
<RD> 
<RD> 
     <name> LUIS </ name> 
<RD> 
</ xml> 

   It should become two pages in the file file "odt", with each of the 
variables on each page.

Can this be done with xdocreport? Can anyone help me? 

Thank you very much!

Original issue reported on code.google.com by cristian...@gmail.com on 9 Jul 2014 at 9:57

GoogleCodeExporter commented 9 years ago
Hi,

I suggest you that you read 
https://groups.google.com/forum/#!searchin/xdocreport/Multi$20page$20documents/x
docreport/yzKgVp6lmKY/FwOYDbjENmIJ

Regard's Angelo

Original comment by angelo.z...@gmail.com on 9 Jul 2014 at 10:23