This is just a confusion factor on my part so forgive me.
I use PdfStamper to fill in some fields on an existing AcroForm, (my
master template), and it works great.  

However, I would also like to add a table of data in the middle of the
AcroForm using a PdfPTable, but I am confused on how to get the document
object so I can create the table and add it using:  document.add(table).

I don't understand how to load the "stamped" data into a document so I
can add a table.  I am reading the excellent book, but I just don't
quite get it yet.

Thanks in advance : Richard

This message (including any attachments) contains confidential 
and/or proprietary information intended only for the addressee.  
Any unauthorized disclosure, copying, distribution or reliance on 
the contents of this information is strictly prohibited and may 
constitute a violation of law.  If you are not the intended 
recipient, please notify the sender immediately by responding to 
this e-mail, and delete the message from your system.  If you 
have any questions about this e-mail please notify the sender 
immediately. 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to