Post

Replies

Boosts

Views

Activity

Reply to Setting PDF to open with Adobe Acrobat Reader uses Preview to open instead, how to fix?
I verified the bundle id of Adobe Acrobat Reader, you guessed correct! I ran the command in terminal: duti -s com.adobe.Reader com.adobe.pdf all Then I ran: lpr /path/to/doc.pdf It did not print using Adobe Acrobat Reader. Neither will Finder, Print, use Adobe Acrobat Reader. Please help!
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’23
Reply to the file document.pdf couldn't be opened because you don't have permission to view it
I did a work-around, created an Automator app that finds the input document, and prints it with Preview, bypassing the privacy and security issues of Ventura. Case closed.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Feb ’23
Reply to the file document.pdf couldn't be opened because you don't have permission to view it
General text of the OSASCRIPT osascript - tell application "Finder" print "+$Path_Doc_t+" as alias end tell
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Feb ’23