On 03/04/2015 12:27 PM, ToddAndMargo wrote:
On 02/27/2015 04:38 PM, ToddAndMargo wrote:
Hi All,
I am trying to get PDF Studio to open multiple pdf's
from a script. But PDF Studio will only accept one file
name on its command line. But you can have multiple
PDF Studios open, so I tried
find -maxdepth 1 -iname \*.pdf -exec /opt/pdfstudio9/pdfstudio9 {} \;
But you have to close the first instance to get the second
to open, etc..
I have tried adding "&" to the end, but no syntax joy.
How to I get "-exec" to run and release, so "find" can go
on to the next instance?
Many thanks,
-T
Word from PDF Studio tech support is that v10, due out
next month, will allow for multiple files on the run line.
:-)
If I haven't said so, I have had PDF Studio v9 for months
now. It is sweet. And I mean really sweet.
The only thing it won't do that I would like it dynamic XFA
forms. (My publisher of my one form is trying to migrate
away from it, so ...)
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Computers are like air conditioners.
They malfunction when you open windows
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~