Re: [iText-questions] limitcheck gsave error

2007-12-06 Thread Gery D. Dorazio
here Sent: Thursday, December 06, 2007 11:32 AM Subject: Re: [iText-questions] limitcheck gsave error Hello, excuse me but I don't understand. Have you read the value of PdfCheckXObjectLevels.MaxLevel ? What is its value in the files you created ? Fabrizio On Dec 6, 2

Re: [iText-questions] limitcheck gsave error

2007-12-06 Thread Fabrizio Accatino
Hello, excuse me but I don't understand. Have you read the value of PdfCheckXObjectLevels.MaxLevel ? What is its value in the files you created ? Fabrizio On Dec 6, 2007 4:57 PM, Gery D. Dorazio <[EMAIL PROTECTED]> wrote: > > > Hi Fabrizio, > > Thank you for your checker code. Here is a li

Re: [iText-questions] limitcheck gsave error

2007-12-06 Thread Gery D. Dorazio
bout iText here Sent: Thursday, December 06, 2007 3:11 AM Subject: Re: [iText-questions] limitcheck gsave error Post source code. I think it was usefull to understand how you build your pdf (I haven't undestood). AFAIK, CutePdf is based on Ghostscript, and AFAIK Ghostscript try

Re: [iText-questions] limitcheck gsave error

2007-12-06 Thread Fabrizio Accatino
Post source code. I think it was usefull to understand how you build your pdf (I haven't undestood). AFAIK, CutePdf is based on Ghostscript, and AFAIK Ghostscript try to reduce the level of nested xobject in pdf files. This explains why pdf printed on CutePdf and then printed on a PS printer does

[iText-questions] limitcheck gsave error

2007-12-05 Thread Gery D. Dorazio
I have several PDF files with fields that get populated with data. These forms get combined to form a single PDF which is then sent to a users browser. When this file is printed from a few users machines it fails to print and gives a limitcheck error with offending command of gsave. This happ