[SOLVED] PDFTK command arguments issue
Posted: Mon Feb 02, 2015 12:00 pm
Hi all,
Given the PDFTK command line utility, this line works fine in terminal :
pdftk "/Users/sunsikim/Desktop/toto.PDF cat 1-2 output /Users/sunsikim/Desktop/totoP1-2.pdf"
Once I try to use it through Switch Execute Command, I can't get it to work
Command : pdftk
Arguments : "/Users/sunsikim/Desktop/toto.PDF" cat 1-2 output "/Users/sunsikim/Desktop/totoP1-2.pdf"
t's just a copy/paste plus the double quotes for the paths. I am just expecting to get the output pdf but none are created. I am conscious here that it won't output the file in my connection. I am ok with that right now.
For starters, I just wish that the PDFTK command just works.
Anyone has ever used PDFTK with Switch ? Does anyone see what I am doing wrong here ?
Thanks in advance for your hints.
Loic
Given the PDFTK command line utility, this line works fine in terminal :
pdftk "/Users/sunsikim/Desktop/toto.PDF cat 1-2 output /Users/sunsikim/Desktop/totoP1-2.pdf"
Once I try to use it through Switch Execute Command, I can't get it to work
Command : pdftk
Arguments : "/Users/sunsikim/Desktop/toto.PDF" cat 1-2 output "/Users/sunsikim/Desktop/totoP1-2.pdf"
t's just a copy/paste plus the double quotes for the paths. I am just expecting to get the output pdf but none are created. I am conscious here that it won't output the file in my connection. I am ok with that right now.
For starters, I just wish that the PDFTK command just works.
Anyone has ever used PDFTK with Switch ? Does anyone see what I am doing wrong here ?
Thanks in advance for your hints.
Loic