Need help with plotting routine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Autodesk changed something between 2025.1.1 and 2025.1.2 (and now 2026) in the way that plotting using an Adobe specific pc3 shows the default file name.
Since the dawn of time, I have been using the attached lisp to have a 1 click plotting routing. Initializing this brought up a dialogue box that looked like this:
In 2025.1.2 and 2026, the exact same routine now shows this for every tab:
It no longer gives any layout tab info, so plotting one tab after another just keeps defaulting to the same file name. I'm looking for a way for it to somehow get the layout tab name into the default file name that pops up, like it used to do.
Using DWG to PDF comes up with this, which I like:
But I do not like other things about the plots from DWG to PDF, so I would prefer using my Adobe PDF.pc3 file.
Any way this can be tweaked (or re-written) to simply force the name that pops up to include the layout name?
Thanks