Leonard Rosenthol wrote:
> You don't need to add any actions to get tooltips!!
>
> The string in the /TU value of the Widget annotation controls the
> automatic tooltips...
That worked really well, thx!!
--
View this message in context:
http://www.nabble.com/Tooltips-tp21761350p23107288.ht
Leonard Rosenthol wrote:
> You don't need to add any actions to get tooltips!!
>
> The string in the /TU value of the Widget annotation controls the
> automatic tooltips...
Ow, in iText, this can be set using the method
PdfFormField.setUserName(String s);
I looked in the PDF Reference for "tool
You don't need to add any actions to get tooltips!!
The string in the /TU value of the Widget annotation controls the automatic
tooltips...
Leonard
On Sat, Jan 31, 2009 at 5:49 AM, 1T3XT info wrote:
> Erik Piché wrote:
> > Hello,
> >
> > I'd like to programmatically add tooltips to my existing
Erik Piché wrote:
> Hello,
>
> I'd like to programmatically add tooltips to my existing acroforms'
> fields. The forms were created using Adobe Pro 9, not livecycle. I have
> edit fields only on my forms and the description strings (for
> tooltips) are on the database, that's why I'd like to d
At 12:18 PM +0100 10/24/03, Paulo Soares wrote:
Thst's possible to do with annotations but you'll have to read the pdf
reference on that chapter to see what has to be done.
Form fields work better for this, since there is support in
Acrobat built-in for it. Make read-only button fields over the
Thst's possible to do with annotations but you'll have to read the pdf
reference on that chapter to see what has to be done.
Best Regards,
Paulo Soares
> -Original Message-
> From: Dave Comfort [SMTP:[EMAIL PROTECTED]
> Sent: Thursday, October 23, 2003 19:55
> To: [EMAIL PROTECTED]
> Su