Title: RE: [iText-questions] UTF support
Hi all,
 
I'm having a bit of trouble trying to create a complex page header using a PdfPTable. 
 
I've created a custom PageEvent class that extends PdfPageEventHelper.  In my onStartPage() method, I create an instance of PdfPTable to add as a header on each page.  Here's where I'm a bit confused.   How do I add this table to the document?  Adding it to the document object passed in as a parameter seems to do nothing.
 
Any ideas?
 
Thanks in advance,
Eric 

Reply via email to