Message 1 of 16
LISP for printing from a button
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm having a problem with a LISP routine for printing to a pdf file. I have the LISP working as desired - but only if I type the command into the command prompt. What I would like to do is run the command from a button on the ribbon. But when I do that, the LISP gets hung up on the step where it saves the file to a folder. Can anyone tell me what am I doing wrong? I don't understand why the same command works differently when entered command line vs. button. Attached is my lisp file.