Re: [iText-questions] Problem with orientation

2008-04-01 Thread Bruno Lowagie
Daniele Dellafiore wrote: > Thanks, I have just seen a similar reply in ml archive... > > anyway, I used to make the switch by hand but I have a rotation > problem: see the attached pdf: first one is expected, second the > generated output for a rotation of -45 degrees, image is in top left > corn

Re: [iText-questions] Problem with orientation

2008-04-01 Thread Paulo Soares
] On > Behalf Of Daniele Dellafiore > Sent: Tuesday, April 01, 2008 3:45 PM > To: iText questions > Subject: [iText-questions] Problem with orientation > > Hi all. I am creting a pdf froma xml description. XML assume that > origin is top-left while pdf/itext assume it to be

[iText-questions] Problem with orientation

2008-04-01 Thread Daniele Dellafiore
Hi all. I am creting a pdf froma xml description. XML assume that origin is top-left while pdf/itext assume it to be bottom-left. Ok. As I read at Transformation paragraph here: http://itextdocs.lowagie.com/tutorial/directcontent/coordinates/index.php I have applied that concat and a lot of prob