Jump to content

Script to open pdf on computer


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

Recommended Posts

  • Newbies

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?

Link to comment
Share on other sites

3 hours ago, Snorkell said:

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

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.

 

Link to comment
Share on other sites

This topic is 777 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.