Re: [iText-questions] Java iText Error while check pdf PDF/A-1A

2014-10-23 Thread Jose Mª Viota
No, i didn't know where to send it. Did you know if there is any bug tracking or email address for support? Thanks for your reply. *Jose* 2014-10-23 16:47 GMT+02:00 iText mailing list : > On 10/23/2014 8:20 AM, Jose Mª Viota wrote: > > > > Yes, after click on PDF/A verification, adobe pro tell

Re: [iText-questions] Java iText Error while check pdf PDF/A-1A

2014-10-23 Thread iText mailing list
On 10/23/2014 8:20 AM, Jose Mª Viota wrote: > > Yes, after click on PDF/A verification, adobe pro tell me : documentos > verified. > Strange. I've never seen this behavior. Have you sent this to support? -- _

Re: [iText-questions] Link annotation to a file attachment

2014-10-23 Thread Marc Campforts
On 17/10/2014 14:27, iText mailing list wrote: > On 10/17/2014 12:00 PM, Marc Campforts wrote: >> Hello, >> >> Can I create a link annotation (7.3.2 in Itext in Action) to a file >> attachment( 7.3.3 in Itext in Action)? > > That is explained in section 16.2.4 of the same book. You need the > gotoE

Re: [iText-questions] Link annotation to a file attachment

2014-10-23 Thread Leonard Rosenthol
For that - the best way to do it is to have a RichMedia annotation (for the video) and then have Actions on your link that play/stop the video. Very common operations. Leonard On 10/23/14, 7:11 AM, "Marc Campforts" wrote: >On 17/10/2014 14:27, iText mailing list wrote: >> On 10/17/2014 12:00 PM

Re: [iText-questions] Link annotation to a file attachment

2014-10-23 Thread Marc Campforts
On 17/10/2014 14:27, iText mailing list wrote: > On 10/17/2014 12:00 PM, Marc Campforts wrote: >> Hello, >> >> Can I create a link annotation (7.3.2 in Itext in Action) to a file >> attachment( 7.3.3 in Itext in Action)? > > That is explained in section 16.2.4 of the same book. You need the > gotoE