General text of the OSASCRIPT
osascript - tell application "Finder" print "+$Path_Doc_t+" as alias end tell
Post
Replies
Boosts
Views
Activity
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.
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!