Use
PdfContentByte.concatCTM() or PdfContentByte.transform() before the beginText().
It may be a good idea to wrap everyting in a
saveState()/restoreState().
Best
Regards,
Paulo
Soares
|
- [iText-questions] Alignment of transformed text Brandon Goodin
- Paulo Soares