[iText-questions] Facing issues with PDF Generated using Itext while using StampPDF Batch for stamping

2008-09-21 Thread SahuRaje
HI, We use Itext 1.3 to generate pdf; code for Document Creation is parent_document = new Document(PageSize.A4.rotate(), fltLeftMargin, fltRightMargin, fltTopMargin, fltBottomMargin StampPDF Batch is used to Stamp the PDF generated but the Stamping is correct on some pages but on other pages the

[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