Re: [iText-questions] Error: limitcheck; OffendingCommand: gsave

2008-09-12 Thread Leonard Rosenthol
On Sep 11, 2008, at 5:55 AM, SahuRaje wrote: > Is this error concerned with pdf generation? I get error when I use > lower version of Acrobat to open and print. On using Adobe Reader > 8.0 Issue is not shown and printed sucessfully. > > We have restriction of using Adobe reader 7. > Do anyone

Re: [iText-questions] Error: limitcheck; OffendingCommand: gsave

2008-09-11 Thread Paulo Soares
Too many nested templates or too many nested saveState(). Paulo > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of SahuRaje > Sent: Thursday, September 11, 2008 10:55 AM > To: itext-questions@lists.sourceforge.net > Subject: [i

[iText-questions] Error: limitcheck; OffendingCommand: gsave

2008-09-11 Thread SahuRaje
Hi, We use Itext1.3 to generate pdf version 1.3. When printing pdf using Post Script Drivers we get error for some of the pdf generated. Error is "Error: limitcheck; OffendingCommand: gsave" PDF is generated dynamically and number of pages depands on data retrived from oracle database. Is t