Re: [iText-questions] Attchment extracttion issue

2011-03-26 Thread Balder
On 26/03/2011 10:16, 1T3XT BVBA wrote: Op 26/03/2011 6:05, Selvakumar, Sivagnanam schreef: Hi Keith, In the earlier sample, I have attached distiller job option manually using Acrobat Professional 9 and it works fine with Itextsharp. Can you please check the attached sample where pdf distil

Re: [iText-questions] Attchment extracttion issue

2011-03-25 Thread Selvakumar, Sivagnanam
- From: Keith O [mailto:kuuji...@hotmail.com] Sent: 25 March 2011 PM 06:29 To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] Attchment extracttion issue hi, > Date: Fri, 25 Mar 2011 17:14:03 +0530 > From: s.selvaku...@spi-global.com > To: itext-

Re: [iText-questions] Attchment extracttion issue

2011-03-25 Thread 1T3XT BVBA
Op 25/03/2011 14:34, Keith O schreef: > sorry, i replied around the same time as you. And your answer was probably more correct than mine. I didn't have a close look at the PDF, I just assumed it was an annotation instead of an embedded file because that's a typical misconception. > is there an

Re: [iText-questions] Attchment extracttion issue

2011-03-25 Thread Keith O
> Date: Fri, 25 Mar 2011 13:54:52 +0100 > From: i...@1t3xt.info > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] Attchment extracttion issue > > Hello, > you have posted a mail to > itext-questions@lists.sourceforge.net > but you weren't

Re: [iText-questions] Attchment extracttion issue

2011-03-25 Thread Keith O
hi, > Date: Fri, 25 Mar 2011 17:14:03 +0530 > From: s.selvaku...@spi-global.com > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] Attchment extracttion issue > > Hi All, > > I have tried to extract attachment from pdf and it throws null for the >

Re: [iText-questions] Attchment extracttion issue

2011-03-25 Thread 1T3XT BVBA
Hello, you have posted a mail to itext-questions@lists.sourceforge.net but you weren't subscribed. You are receiving this answer because I've added your mail address in Bcc: I will do this only once! Further answers will be sent to the mailing-list only (you won't receive them if you don't subs

[iText-questions] Attchment extracttion issue

2011-03-25 Thread Selvakumar, Sivagnanam
Hi All, I have tried to extract attachment from pdf and it throws null for the attached pdf. This happens only for Acrobat Distiller profile and no issue in other file types. Here is the code I have tried to extract attachment. private List GetAttachments(PdfReader reader) {