RE: [iText-questions] Error with Acrobat Approval 5

2003-01-30 Thread Paulo Soares
#x27;Paulo Soares'; Richard Damien (AXEN); > [EMAIL PROTECTED] > Subject: RE: [iText-questions] Error with Acrobat Approval 5 > > ok, I call dispose() now and it seems to runs well. > What does this method do ? > > Thank you very much ! > > -Original

RE: [iText-questions] Error with Acrobat Approval 5

2003-01-30 Thread Richard Damien (AXEN)
Title: RE: [iText-questions] Error with Acrobat Approval 5 ok, I call dispose() now and it seems to runs well. What does this method do ? Thank you very much  ! -Original Message- From:   Paulo Soares [SMTP:[EMAIL PROTECTED]] Sent:   Thursday, 30 January, 2003 17:44 To

RE: [iText-questions] Error with Acrobat Approval 5

2003-01-30 Thread Paulo Soares
t; 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" > > --

RE: [iText-questions] Error with Acrobat Approval 5

2003-01-30 Thread Richard Damien (AXEN)
Title: 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 T

RE: [iText-questions] Error with Acrobat Approval 5

2003-01-30 Thread Paulo Soares
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 Acr

[iText-questions] Error with Acrobat Approval 5

2003-01-30 Thread Richard Damien (AXEN)
Title: 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 wh