Closed GoogleCodeExporter closed 8 years ago
Hi,
Could you attach 2 sample document (docx or odt) that you wish to write
("template" document) and generate (generated reporot)?
Many thanks
Regards Angelo
Original comment by angelo.z...@gmail.com
on 12 Jun 2012 at 8:25
Voila...
Original comment by nourelho...@gmail.com
on 13 Jun 2012 at 2:06
Attachments:
Hi,
Your sample seems that you wish loop for city. Is that? If it's that why you
cannot use loop macro (see
http://code.google.com/p/xdocreport/wiki/DocxReportingJavaMainListFieldAnywhere)
You can set on before the document a start loop macro (eg: with velocity
#foreach($city in $cities)) and at end of the document the end loop (eg: with
velcity #end).
Perhaps I don't understand your need?
Regards Angelo
Original comment by angelo.z...@gmail.com
on 13 Jun 2012 at 3:53
I wanted to loop for aspect with the page next to it. But yes i think this
foreach is going to work. Mmm my bad , i saw the loop for tables but not this
one. i'll give it a try.
thanks :)
Original comment by nourelho...@gmail.com
on 13 Jun 2012 at 8:25
Original comment by angelo.z...@gmail.com
on 23 Jun 2012 at 10:58
Original issue reported on code.google.com by
nourelho...@gmail.com
on 12 Jun 2012 at 7:41