hi all,
I would like to render a xml file to a pdf file,
the xml file have several "div" element tag, each "div" 
will be rendered as a chapter in pdf file.

(1) how to generate different header and footer
for each "div" dynamically (parse the data from xml file)? 
For example, the first "div" with header "Chapter 1" and
the second "div" with header "Chapter 2", etc?

(2) how to let the second "div" start with 10 pages after the first "div",
and the third "div" start with 15 pages after the second "div"?

(3) how to get the source of image from xml file using tagmap.xml
(mapping of xml element tag to iText tag) method?

(4) other than the tagmap.xml method as shown in the tutorial's example,

what other methods that can be done to render xml file to pdf file?


Are you have any ideas about this problems?


best rgds,
ean khim




___________________________________________________________________
Free Email - go to http://www.maxis.net.my/


_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to