Hello,

I'm looking for a wait to add Images in the pdf header.
For adding an header, the best way seems to be PdfPageEvent class.

In the API documentation, there is a special note: "Do not use
Document.add() inside a page event."

So my question is how to add a picture without add()?
I know I can use PdfContentByte to write in the document, but how to add the
correct information?

Thank you.



-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to