maybe adding a watermark to the document could be a workaround if you need the same image on every page...
this enlarges a little the document size. bye Mattia > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 12, 2002 10:30 AM > To: pdf pdf > Cc: [EMAIL PROTECTED] > Subject: [iText-questions] Re: Images into Header > > > pdf pdf writes: > > > Hi!! > > > > Is there any possibility to include images into a Header? > > You could try to wrap an image into a Chunk and add it to > a Phrase, but I don't give that advice with a lot of enthousiasm. > It is always better to add the image at an absolute position > in an OnEndPage-event. As a matter of fact I just changed all > the projects at my work in this way, because it is a far more > stable solution. > > kind regards, > Bruno > > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions > _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
