That's what is behind the Graphics2D returned by
PDFContentByte.createGraphics(). You don't have to be aware of it.

Best Regards,
Paulo Soares

> -----Original Message-----
> From: Richard Damien (AXEN) [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, January 30, 2003 16:46
> To:   'Paulo Soares'; Richard Damien (AXEN);
> [EMAIL PROTECTED]
> Subject:      RE: [iText-questions] Error with Acrobat Approval 5
> 
> In fact, I don't use a PDFGraphics2D 
> 
> I use a Graphics2D created by "PDFContentByte.createGraphics" 
> 
> -----Original Message----- 
> From:   Paulo Soares [SMTP:[EMAIL PROTECTED]] 
> Sent:   Thursday, 30 January, 2003 17:36 
> To:     'Richard Damien (AXEN)'; [EMAIL PROTECTED] 
> Subject:        RE: [iText-questions] Error with Acrobat Approval 5 
> 
> Did you call dispose() on the PdfGraphics2D? 
> 
> Best Regards, 
> Paulo Soares 
> 
> > -----Original Message----- 
> > From: Richard Damien (AXEN) [SMTP:[EMAIL PROTECTED]] 
> > Sent: Thursday, January 30, 2003 16:25 
> > To:   [EMAIL PROTECTED] 
> > Subject:      [iText-questions] Error with Acrobat Approval 5 
> > 
> > Hello, 
> > 
> > here is my problem : 
> > I read an exisitng PDF file, I copy each page in a new document and  I 
> > create a Graphics2D for 
> > these pages. Then the graphics appears always over the inital content. 
> > Everything runs well, and my new pdf is well saved. 
> > 
> > But when I want to read this new PDF, I have the following error message
> 
> > on some pages : 
> >         "There was error processing the page. Invalid restore" 
> > 
> > The most surprising behavior is that these pages in error are not the
> same 
> > if I re-create the same PDF. 
> > 
> > Thanks for your help. 
> > 
> > Damien 
> > 
> > 
> > 
> > 
> > 
> > --------------------------------------------------------- 
> > Legal Notice: This electronic mail and its attachments are intended
> solely 
> > for the person(s) to whom they are addressed and contain information
> which 
> > is confidential or otherwise protected from disclosure, except for the 
> > purpose they are intended to. Dissemination, distribution, or
> reproduction 
> > by anyone other than their intended recipients is prohibited and may be 
> > illegal. If you are not an intended recipient, please immediately inform
> 
> > the sender and send him/her back the present e-mail and its attachments 
> > and destroy any copies which may be in your possession. 
> > 
> > --------------------------------------------------------- 
> > 
> 
> 
> --------------------------------------------------------- 
> Legal Notice: This electronic mail and its attachments are intended solely
> for the person(s) to whom they are addressed and contain information which
> is confidential or otherwise protected from disclosure, except for the
> purpose they are intended to. Dissemination, distribution, or reproduction
> by anyone other than their intended recipients is prohibited and may be
> illegal. If you are not an intended recipient, please immediately inform
> the sender and send him/her back the present e-mail and its attachments
> and destroy any copies which may be in your possession. 
> 
> --------------------------------------------------------- 
> 


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to