Hello,

 I use 'iText' in order to generate a PDF document.
 To do so,  I use a dynamic template PDF in which I fill the fields with 
the XFA form object.

Here is the method I use :

- With this object, I retrieve the XML representation of the form via 
the DomDocument.
- I search from the DomDocument the fields named 'field' and I create 
nodes with my string of caracters.
- I update the form
- I get my fields filled.

The problem is I'd like to use the same method to insert a table 
obtained from the PdfPTable.

The question is :
    May I obtained a XML representation of a PdfPTable ? In that case,  
could you help me ?


Do you think this method is a good one or do you have a better one to 
suggest ?

In advance thank you.

Marc Janvier

-----------------------------------------------------------

Un geste responsable aujourd hui pour preserver demain.
N imprimez ce message que si necessaire.



Please, consider the environment before printing this email.

------------------------------------------------------------


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to