Message 1 of 8
Trouble with using -PUBLISH command from command line
Not applicable
08-21-2019
09:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to create multi-sheet PDFs for several different sets of dwg's by running -PUBLISH from a script. I've already created the DSD files, and they work perfectly when using the publish command with a dialog box (I load the DSD, hit Publish, and it creates a PDF with all the correct settings). However, when I use the same DSD's from the command line version of the publish command, it just displays the path and name of the destination PDF followed by: Errors found.
(eg. 'C:\Users\<username>\Documents\<filename>.pdf' : Errors found)
and does not create a PDF.
It doesn't say what "errors" were found, which makes it very difficult to fix the issue, especially considering that it works from the dialog box.