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
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
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
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
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