Message 1 of 6
ACAD 2017 DSD PDF -publish ignore ViewFile parameter?

Not applicable
05-11-2017
01:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am automating AutoCAD to publish DWG files to PDF.
I am running the -publish command with a dsd file as argument.
In the dsd file the parameter ViewFile is set to FALSE. However after the publish command is completed the PDF file is still opened in an external viewer. This breaks my automation.
I first noticed this problem in AutoCAD 2017. Earlier versions does not seem to have this problem and accepts the ViewFile parameter.
Am I misunderstanding something? Is there a work around or change I am not aware of?