Trouble with using -PUBLISH command from command line
No aplicable
08-21-2019
09:11 AM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
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.