Message 1 of 3
script for using dwg to pdf, specifying path, but using default file name

Not applicable
02-07-2017
03:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
hello,
I am currently able to use "dwg to pdf" in a script file to adjust layers in a drawing, etc, and automatically print to pdf where the pdf file name (the dwg file name I am plotting from) and location (same folder that dwg files are in) are set by default.
I am also able to specify a custom path and file name.
However, I would like to know if I can specify the path and then allow the pdf name to be the default name, which would be the name of the dwg file. I have not been able to do this in a script.
Ultimately, I would like to use this script in ScriptPro so that I can direct pdfs to a custom folder, while using the default file name, for a group of drawings.
thx /v