developerashok wrote: > > Hi friends, > > I am reading Pdf Document from local system. Inserting few pages > using Stamper. On those > pages i need to add a Link Dynamically..! I have tried many > ways.
A link is a special type of Annotation. Have you tried addAnnotation? Or: have you tried adding an Anchor using ColumnText? -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php
