March 3, 20223 yr 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?
March 3, 20223 yr 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.
March 4, 20223 yr 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.
March 4, 20223 yr Author Newbies A brain-fade...couldn't work out how to get the file path name for files on my mac...have done so now. Cheers
Create an account or sign in to comment