Newbies Snorkell Posted March 3, 2022 Newbies Posted March 3, 2022 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?
comment Posted March 3, 2022 Posted March 3, 2022 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.
Newbies Snorkell Posted March 4, 2022 Author Newbies Posted March 4, 2022 Thanks...was my thought but hoping another way. Cheers
comment Posted March 4, 2022 Posted March 4, 2022 3 hours ago, Snorkell said: hoping another way. Why? What is the disadvantage you see in this way? There may be other ways, but we cannot help you if you do not give us all the relevant information.
Newbies Snorkell Posted March 4, 2022 Author Newbies Posted March 4, 2022 A brain-fade...couldn't work out how to get the file path name for files on my mac...have done so now. Cheers
Recommended Posts
This topic is 1064 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 accountSign in
Already have an account? Sign in here.
Sign In Now