- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a simple script that uses the Publish command to control the printing options. I open the file and then run the script. The script creates a DSD file and then invokes the -publish command with this DSD file. When I do this the command executes correctly without any user intervention, but the command doesn't use the opened file to print from. It opens the file again separately and prints from that. When I do the same thing as above but use the +publish command, I get the dialog box. This would require user intervention. But using this method the publish command uses the opened file for the print.
I really want the functionality of the -publish with no user input but printing the already opened file.
Is there something that I can do to get that functionality?
The reason why this is a problem is because I am opening files to print and they need to regenerate linked schedules. So I want to use the file that is open and already regenerated to publish. When I use -publish it opens a new version of the file and the schedules don't regenerate and are completely missing when the publish command finishes.
Solved! Go to Solution.