View Single Post
  #2  
Old 02-13-2018, 04:11 AM
tom kirkman's Avatar
tom kirkman tom kirkman is offline
Registered User
 
Join Date: Oct 2002
Location: Perrysburg, Ohio
Posts: 397
Re: How to use command prompt for save pdf file into specific printer and directory

I am attaching a couple of lisp files for what I did for my company.

One plots the whole drawing to a single pdf file. The other plots each sheet of the drawing to its own pdf. The destination is whatever PDF printer you set up in your Creo Elements Direct (CoCreate) customizations.

I have this set to automatically pick the c:\working\out directory as the output, this is because this is our company standard. This can be modified as desire.

I hope this helps

Tom
Attached Files
File Type: lsp print-each-sheet-as-pdf.lsp (1.8 KB, 410 views)
File Type: lsp Drawing-to-pdf.lsp (1.5 KB, 396 views)
__________________
Tom Kirkman

Creo Elements/Direct 20.1
Dell Precision 3581
https://www.o-i.com
Reply With Quote