Execute command tool
Posted: Tue Jul 23, 2013 5:05 pm
Hi,
I would like to run the following in line command using the Execute command tool:
/Applications/FlipPDFProfessional.app/Contents/MacOS/./FPCMD -f /Volumes/RAID Strip 1/flip/in/pag_1-10.pdf -o /Volumes/RAID Strip 1/flip/out/ -n test
(this is the command used in a shell)
where FPCMD is the application, -f /Volumes/RAID Strip 1/flip/in/pag_1-10.pdf is the input file absolute path, -o /Volumes/RAID Strip 1/flip/out/ the output folder absolute path and -n test is the output file name.
The output of the application is not a single file but some files, as the result is a flip-page.
How can I do it?
I would like to run the following in line command using the Execute command tool:
/Applications/FlipPDFProfessional.app/Contents/MacOS/./FPCMD -f /Volumes/RAID Strip 1/flip/in/pag_1-10.pdf -o /Volumes/RAID Strip 1/flip/out/ -n test
(this is the command used in a shell)
where FPCMD is the application, -f /Volumes/RAID Strip 1/flip/in/pag_1-10.pdf is the input file absolute path, -o /Volumes/RAID Strip 1/flip/out/ the output folder absolute path and -n test is the output file name.
The output of the application is not a single file but some files, as the result is a flip-page.
How can I do it?