Op 15/04/2011 12:50, nameless0815 schreef: > Hi, > > I want to put a Adobe Javascrippt method on Itext Rectangle. > It is the goBackwardStack(); method. > > Is it possible to use such methods?
Please use the correct terminology. You want to add an annotation that triggers a JavaScript action. That's possible with iText (read chapter 7 of the book). Read Adobe's JavaScript reference to find out if goBackwardStack() is supported. ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php
