Re: [iText-questions] PDFContentByte.restoreState error

2007-03-17 Thread Paulo Soares
- Original Message - From: "xuezhong wang" <[EMAIL PROTECTED]> To: Sent: Saturday, March 17, 2007 3:49 AM Subject: [iText-questions] PDFContentByte.restoreState error > Hello IText Experts, > > I am using IText to create a PDF document which > contains abo

[iText-questions] PDFContentByte.restoreState error

2007-03-17 Thread xuezhong wang
Hello IText Experts, I am using IText to create a PDF document which contains about 18 pages. Each page has a JPEG image on it. PDFContentByte.addImage is called to place the image onto the document.Before it is called, pdfContentByte.saveState() is called. After PDFContentByte.addImag