Jump to content

This topic is 1186 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

I have numerous pdfs on my computer.

I plan on developing a database to allow me to search for pdfs on specific topics.

Is it possible to develop a script to add to a record to actually open the pdf referred to in the record?

Posted
  On 3/3/2022 at 7:45 AM, Snorkell said:

Is it possible to develop a script to add to a record to actually open the pdf referred to in the record?

Expand  

It depends on how exactly do you plan to refer to the PDF. For example, if you have stored a path to the file in a text field, and the path is a URL path (or can be converted to a URL path), then you can use the Open URL [] script step to open the file in the default application.

 

  • Newbies
Posted

A brain-fade...couldn't work out how to get the file path name for files on my mac...have done so now.

Cheers

This topic is 1186 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.