I have a problem when using the Action after saving. It only loads my custom file handler (or any program, I tried several) if the Document->One Page Per File is false. As soon as I check that option, the Action After Save program I intend to run no longer is called.
I've checked out the multipage pdf script splitPDF.vbs, but I need my custom script to run because I'm saving these as jpegs and that is the file handler. I've noticed in the log that the following action fails and the script dies:
1/3/2010 1:05:44 AM: Autosavemodus: Create File 'C:\\Users\\Jason\\Documents\\WS_Images\\WS_20100103010544_.jpg' failed
without the One Page Per File checked the following happens:
1/3/2010 1:08:58 AM: Autosavemodus: Create File 'C:\\Users\\Jason\\Documents\\WS_Images\\WS_20100103010857_.jpg' success
1/3/2010 1:08:58 AM: Run program after saving: Program:C:\\Program Files\\WebStream\\WebStream.exe Parameters:""C:\\Users\\Jason\\Documents\\WS_Images\\WS_20100103010857_.jpg WaitUntilReady:0
Any help would be appreciated $, Thank you again for a wonderful app.
Jason