Re: [iText-questions] Fwd: watermark image is not fitting in all the page sizes

2013-10-08 Thread iText mailing list
On 10/8/2013 12:47 PM, Bapuji Nakka wrote: > > Pls ignore my previous mail. i Could do this by > > watermark_image.scaleAbsolute(stamp.getReader().getPageSize(i)); That solves the problem for some PDF files, but not for all. What if the coordinate of the lower-left corner isn't (0,0)? In that cas

[iText-questions] Fwd: watermark image is not fitting in all the page sizes

2013-10-08 Thread Bapuji Nakka
Pls ignore my previous mail. i Could do this by watermark_image.scaleAbsolute(stamp.getReader().getPageSize(i)); Thank you. -- Forwarded message -- From: Bapuji Nakka Date: Tue, Oct 8, 2013 at 4:02 PM Subject: watermark image is not fitting in all the page sizes To: itext-questi