RE: [iText-questions] Preserving PDF comments...

2006-05-08 Thread Leonard Rosenthol
At 01:35 PM 5/8/2006, Kalpesh Raval wrote: you mean to say if I process any PDF thru itext I will not be able to put comments at all to that resultant PDF? No. I said that if you "Enable commenting for Reader" a PDF via Acrobat Professional and THEN you process the PDF with

RE: [iText-questions] Preserving PDF comments...

2006-05-08 Thread Kalpesh Raval
, May 08, 2006 1:29 PMTo: itext-questions@lists.sourceforge.net; itext-questions@lists.sourceforge.netSubject: RE: [iText-questions] Preserving PDF comments... At 01:19 PM 5/8/2006, Kalpesh Raval wrote: In the source PDF I can put the comments using Adobe 7.0 professional edition, but after I

RE: [iText-questions] Preserving PDF comments...

2006-05-08 Thread Leonard Rosenthol
At 01:19 PM 5/8/2006, Kalpesh Raval wrote: In the source PDF I can put the comments using Adobe 7.0 professional edition, but after I process the PDF using ITEXT I am no longer able to put the comments using the adobe 7.0 on the resultant PDF. That is correct. The original docum

RE: [iText-questions] Preserving PDF comments...

2006-05-08 Thread Kalpesh Raval
PROTECTED] Sent: Tuesday, May 02, 2006 6:12 PMTo: 'itext-questions@lists.sourceforge.net'Subject: RE: [iText-questions] Preserving PDF comments... Hello Leanard,   Yes, I am using the using the pdfwriter object to create the pdf in the memory and then use writer.getimportedpage(reader)

RE: [iText-questions] Preserving PDF comments...

2006-05-02 Thread Kalpesh Raval
Leonard RosentholSent: Tuesday, May 02, 2006 6:45 AMTo: itext-questions@lists.sourceforge.net; itext-questions@lists.sourceforge.netSubject: Re: [iText-questions] Preserving PDF comments... At 11:46 PM 5/1/2006, Kalpesh Raval wrote: When we process a PDF that has some comments in it, the resultant

Re: [iText-questions] Preserving PDF comments...

2006-05-02 Thread Leonard Rosenthol
At 11:46 PM 5/1/2006, Kalpesh Raval wrote: When we process a PDF that has some comments in it, the resultant PDF does not preserve the comments from the original PDF   HOW are you "processing a PDF"?  I am guessing that you are doing page importing, in which case the comments won't come