Hello, Here is some additional info :::
setAction(PdfAction.gotoLocalPage(page no , destination, stamper.getWriter()) works BUT NOT the addNamedDestination() derived methods VERY SAD to give a DEPRECATED library to people to give them a RUN AROUND !!! Dying Vets On Sun, Dec 12, 2010 at 6:06 PM, dying veteran <[email protected]> wrote: > The source code of the following has both the methods for writer ... > > http://javadocsonline.com/api/srcs/itext-5.0.1.zip/com/itextpdf/text/pdf/PdfWriter.java.html > > Are they also there for the stamper ??? > > Thanks > Dying Vets > > On Sun, Dec 12, 2010 at 6:04 PM, dying veteran <[email protected]> wrote: >> Additional info: >> >> I am using itext 5.0.5 jar >> >> I can find neither addNamedDestination() method ... it says it does >> not belong to either writer or stamper objects ... there is no issue >> of any signature. >> >> plz give me some small hello world type of code, minimal to open a pdf >> image file and add a named destination at a given page with a certain >> name or label. >> >> Dying Vets >> >> On Sun, Dec 12, 2010 at 5:52 PM, dying veteran <[email protected]> >> wrote: >>> addNamedDestinations() does not work >>> >>> It was fed the output of SimpleNamedDestinations.getNamedDestinations() >>> >>> which was >>> >>> (xxx=1 XYZ 100 200 1.5) >>> >>> Thanks >>> Dying Vets >>> >> > ------------------------------------------------------------------------------ Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL, new data types, scalar functions, improved concurrency, built-in packages, OCI, SQL*Plus, data movement tools, best practices and more. http://p.sf.net/sfu/oracle-sfdev2dev _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions 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
