Anonymous
823 Vistas, 5 Respuestas
05-11-2017
01:11 AM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
05-11-2017
01:11 AM
ACAD 2017 DSD PDF -publish ignore ViewFile parameter?
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?