Quattro_Trip Posted December 6, 2011 Posted December 6, 2011 Hey guys, Good day. first time im using scriptpro. I am doing about 400plus drawings and I need help on Batch freezing of rev clouds and triangles and Printing to pdf using Scriptpro. Do you have a script that runs in scriptpro that i can use? Autocad abs 2006 Layer to freeze "*REV*" Print to pdf and I'll just rename the pdfs. thanks a bunch Quote
Quattro_Trip Posted December 6, 2011 Author Posted December 6, 2011 or is there a Lisp command that I can use and just call it in an *.scr file? thanks Quote
BIGAL Posted December 7, 2011 Posted December 7, 2011 Only problem is the pdf bit and the only answer seems to be to use DWG to PDF you can save a pdf name this way as part of your script, just call a defun to return pdf name. (pdfname) -la F *REV* Plot .... then plot stuff with pdfname returned Close Open next repeat above Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.