Copy link to clipboard
Copied
I would like to use Adobe Pro 2023 to repeat the process explained here:
Floating Text on PDF Documents - KHKonsulting LLC
The interface has changed since 2014 and I do not seem to find the ADD NEW TEXT FIELD function.
Pardon my ignorance. Can anyone help?
Thank you.
Copy link to clipboard
Copied
Try the "Prepare Form" toolset
Use the Acrobat JavaScript Reference early and often
Copy link to clipboard
Copied
Use a button field to trigger the tooltip. Remove the border and fill from the button appearance properties, so it is essentially invisible.
Use the Acrobat JavaScript Reference early and often
Copy link to clipboard
Copied
Everything was redesigned a few years back. Tip: the SEARCH function in Tools is probably your best starting point.
Copy link to clipboard
Copied
Try the "Prepare Form" toolset
Use the Acrobat JavaScript Reference early and often
Copy link to clipboard
Copied
Your comment helped a lot. Thanks.
I wish there was a quicker way to make tooltips in Adobe Pro though...
Copy link to clipboard
Copied
All form fields come with a a tooltip, which is entered in the properties dialog for the field. This could be used as a general tooltip text for many different scenarios that are not actual form fields.
But even for a form field tooltip, many people find this text slow and in sufficient. Karl developed this method for those situations, where the built-in tooltip just doesn't work for the desired behaviour.
So, there is an easier way to do tooptips. It's just not as pretty or quick as what you can get with a little more work.
Use the Acrobat JavaScript Reference early and often
Copy link to clipboard
Copied
Thank you for your further comment.
I would like to include neat tooltips in my pdf files so that information, such as word definitions/further examples etc. can appear the mouse is hovered on a particular word. Therefore, I would like the files to feature no text fields or buttons (as I do not want to actually use form fields to fill), but rather, the simple floating tooltip text in relation to a specific word in a specific position. I do understand that this is not what tooltips are meant for.
I have made some progress, as one can perhaps tell from the attached file. Unfortunately, the tooltip only works when the Form Field in the Text Field General Properties is marked as Visible. It stops working if it is marked as Hidden. But the visibility of the text field (in pale shade of blue) is distracting and not aesthetically pleasing.
Copy link to clipboard
Copied
Use a button field to trigger the tooltip. Remove the border and fill from the button appearance properties, so it is essentially invisible.
Use the Acrobat JavaScript Reference early and often
Copy link to clipboard
Copied
Using the button field, as you suggested, provides a better result.
The best result so far. Thank you very much!
I hope someday it will be possible to have tooltip text on words without the mouse changing shape when it hovers over them and without a dotted border appearing when these words are clicked on.
At least, I can now perform the same technique which I remember from 2014. And that's satisfying.
Thanks a lot!

