Skip to main content
Participating Frequently
December 15, 2017
Answered

Short cut to Text Fields properties

  • December 15, 2017
  • 1 reply
  • 665 views

I have a Form with multiple fields used as a patients file, one of the fields is called patients file No, The Electronic Medical Record we are using is a Web based so each patient has a unique URL and ID. Before we used to do it on paper and now changed to paperless work environment. The Idea is to have a ready PDF for each patients and to embed the URL of his EMR to the PDF to save time. what I am doing is putting the file number of the patient in the text field and then go the Prepare Form then right click on the text field and on the Properties will go to Actions tab from select an action I choose Open a web link and then place the web link.

As you can see its a long process and should be done for more than 4000 patients. my question is : is there any way to have short cut to go directly to Open a wb link ? maybe through Action Wizard ?

This topic has been closed for replies.
Correct answer try67

So you have some unique code in your file and you want to create a link over that code that points to a specific URL?

If so, this task can be automated using a script or a stand-alone application.

For example, see this tool I've developed: Custom-made Adobe Scripts: Acrobat -- Create Custom Links from Text

1 reply

try67
Community Expert
try67Community ExpertCorrect answer
Community Expert
December 15, 2017

So you have some unique code in your file and you want to create a link over that code that points to a specific URL?

If so, this task can be automated using a script or a stand-alone application.

For example, see this tool I've developed: Custom-made Adobe Scripts: Acrobat -- Create Custom Links from Text

Participating Frequently
December 15, 2017

greetings try67

the tool you have presented is realy going to save time doing this, it has gave me another prospective to solve the problem!

many thanks.

just for my infromation is there any way to have the short cut thing ?

best regards,,

try67
Community Expert
Community Expert
December 15, 2017

I don't think so, no.