Message 1 of 2
How to stop LISP routine that plots to Adobe PDF from adding a .plt extension.

Not applicable
10-21-2021
05:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a lisp routine that sends multiple pages to Adobe PDF. The lisp routine names the files (pages) as they are created. The extension given in the lisp routine is .pdf. However, once the file is created it's adding a .plt extension. Where would this come from and how can I stop it from happening? I've attached the lisp routine in case it helps. I've also attached a screenshot of the files that were created.