Re: [iText-questions] Annotation in a pdf

2013-02-19 Thread 1T3XT BVBA
On 19/02/2013 18:03, Hugo Girard wrote: > Do you think it’s possible to have this sample of code it will be > really appreciate. All iText employees are currently fully booked, so there's no time to write such an example. Please note that you've accidentally used the wrong e-mail address. You'v

Re: [iText-questions] Annotation in a pdf

2013-02-19 Thread 1T3XT BVBA
On 19/02/2013 17:03, Hugo Girard wrote: Here what I need to achieve. I received some pdf from my customers, some contains stamp, note etc... inside the pdf. So I need to flatten those annotations so they become part of the pdf. I know you can flatten the form field using itextSharp but I didn't

[iText-questions] Annotation in a pdf

2013-02-19 Thread Hugo Girard
Here what I need to achieve. I received some pdf from my customers, some contains stamp, note etc... inside the pdf. So I need to flatten those annotations so they become part of the pdf. I know you can flatten the form field using itextSharp but I didn’t find anything related to the annotation.