Re: [iText-questions] PdfContentByte qQ

2009-06-29 Thread Leonard Rosenthol
gmail.com] Sent: Monday, June 29, 2009 12:45 AM To: Post all your questions about iText here Subject: [iText-questions] PdfContentByte qQ Hi, I have a couple of questions about the lower level operations of PdfContentByte. Firstly, I've noticed that when I create a new PdfContentByte (using G

[iText-questions] PdfContentByte qQ

2009-06-28 Thread Trent Whitbourn
Hi, I have a couple of questions about the lower level operations of PdfContentByte. Firstly, I've noticed that when I create a new PdfContentByte (using GetUnderContent from PdfStamper) the new PdfContentByte always appends q (save state) and Q (restore state) to the end of itself. Why does it do