Re: [iText-questions] Stamp annotations

2007-03-08 Thread Brian McKeever
> It's almost right. Thanks a lot! That fixed it. > stampImg.SetAbsolutePosition(0, 0); Why do you set it to 0,0? Is this the image's position relative to the annotation position? Brian - Take Surveys. Earn Cash. Influen

Re: [iText-questions] Stamp annotations

2007-03-08 Thread Paulo Soares
(PdfName.N, app); return pdfStamp; } Paulo - Original Message - From: "Brian McKeever" <[EMAIL PROTECTED]> To: Sent: Thursday, March 08, 2007 6:27 PM Subject: [iText-questions] Stamp annotations > Hi All, > > I'm looking into adding stamp annotations to m

[iText-questions] Stamp annotations

2007-03-08 Thread Brian McKeever
Hi All, I'm looking into adding stamp annotations to my pdf documents. The source for the stamps will be a bitmap file. I've read the relevant section of the spec, and below is the code I've come up with. The pdf that comes out does have an annotation in the specified location - you can tell be