y, June 01, 2003 22:49
Subject: [iText-questions] Graphics2D setTransform method
> Hi,
> I'm using iText to create a PDF file from a java program that outputs
> stuff to the printer. I just substitute the Graphics2D object I get from
> PdfContentByte and let iText do its magical stu
Hi,
I'm using iText to create a PDF file from a java program that outputs stuff to the printer. I just substitute the Graphics2D object I get from PdfContentByte and let iText do its magical stuff. Voila, it works very well, except for...
In my code, I save the Transform using Graphics2D's getTra