python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Use apple automator to open a pdf in acrobat and enter keystroke on the dialog that pops up when I run acrobat
I'm trying to use Automator on my mac to get around a system dialog. When I open a pdf I get this dialog from acrobat for which I always want to select deny:
I made an automator app that works to sel...
user12400282
Votes: 0
Answers: 1
How do I create an Automator application that gets a file as an argument and runs a python script with this file in macOS Monterey?
How do I create a mac application using automator, that gets a file that I "drop" in it and executes a python script with this file as an argument?
I tried solutions from various questions t...
DataGreed
Votes: 0
Answers: 1
Append multiple PDF files - follow-up
New user here and have a follow-up query from the original post at:
Append multiple PDF files
Firstly the solution given by Jerry Stratton on this thread is amazing and just the sort of thing I have b...
JxP
Votes: 0
Answers: 0
Convert CSV (tab delimited) to Excel using command line
I have 100s files in the following format:
Jan 20 21:42:36 123UH9887934 [process name] text text text text
tab delimited.
all of them in a dir; many entries per file; in th...
addzo
Votes: 0
Answers: 2