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