Hi,

you can read the quickinfo which corresponds to the PDF key /TU
like this:

PdfDictionary d = item.getMerged(0);
PdfString quickInfo = d.getAsString(PdfName.TU);

Regars,
ToM


2011/9/22 Gerry Lieberwirth <glieberwirth>

>  I have a simple question.  ****
>
> ** **
>
> I am in the process of converting a PDF Filling application to Java using
> iText.  So far, it has been working great.  The original design of the
> program was to use the ToolTip to pass functions and formatting to the
> program. (See example)****
>
> ** **
>
> ****
>
> ** **
>
> In this example “plan” is a function.  I read in the book how to add
> annotations, but not how to read an existing one.  Did I miss something?**
> **
>
> ** **
>
> Sincerely,****
>
> ** **
>
>             Gerry Lieberwirth****
>
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure contains a
> definitive record of customers, application performance, security
> threats, fraudulent activity and more. Splunk takes this data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2dcopy1
> _______________________________________________
> iText-questions mailing list
> iText-questions@lists.sourceforge.net
> 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
>

<<image001.jpg>>

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
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

Reply via email to