RE: [iText-questions] Image appears 0.5cm off correct Y coordinate when printed

2006-04-11 Thread Paulo Soares
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of lloyd thompson > Sent: Tuesday, April 11, 2006 4:50 PM > To: itext-questions@lists.sourceforge.net > Subject: RE: [iText-questions] Image appears 0.5cm off > correct Y

RE: [iText-questions] Image appears 0.5cm off correct Y coordinate when printed

2006-04-11 Thread lloyd thompson
I'm finding little documentation on what a crop box is. I created the test document to be stamped with I-Text and I'm not aware that I put any crop box in. The only reference to a crop box I have found is the 'setCropBoxSize' method on the PdfDocument Class, which is a private method? Assuming it

[iText-questions] Image appears 0.5cm off correct Y coordinate when printed

2006-04-11 Thread lloyd thompson
@lists.sourceforge.net Subject: Re: [iText-questions] Image appears 0.5cm off correct Y coordinate when printed Check that you don't have a crop box in the page. - Original Message - From: "lloyd thompson" <[EMAIL PROTECTED]> To: Sent: Monday, April 10, 2006 6:44 PM Subj

Re: [iText-questions] Image appears 0.5cm off correct Y coordinate when printed

2006-04-10 Thread Paulo Soares
Check that you don't have a crop box in the page. - Original Message - From: "lloyd thompson" <[EMAIL PROTECTED]> To: Sent: Monday, April 10, 2006 6:44 PM Subject: [iText-questions] Image appears 0.5cm off correct Y coordinate when printed Hi, I'm cre

[iText-questions] Image appears 0.5cm off correct Y coordinate when printed

2006-04-10 Thread lloyd thompson
Hi,   I’m creating a Class that will be used to stamp headers, footers and barcodes on existing documents and to do this I intend to use a PDFStamper. I am aware that the (0,0) co-ordinate in I-Text is at the bottom left corner and so assuming I want to add a picture at X=10cm and Y=25cm