Community
AutoCAD LT Forum
Welcome to Autodesk’s AutoCAD LT Forums. Share your knowledge, ask questions, and explore popular AutoCAD LT topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Create script file dwg -> pdf

3 REPLIES 3
Reply
Message 1 of 4
KenZu84
588 Views, 3 Replies

Create script file dwg -> pdf

I need help to create a scipt that could multiprint dwg into pdf. If you can do that without any new programs.

To print "normal" it looks like this.
" open "R:\A40-P001.DWG"
filedia 0 cmddia 0 layout S A3 plot N
..
..
filedia 1 cmddia 1 close "

Think you understand what I mean.
3 REPLIES 3
Message 2 of 4
Anonymous
in reply to: KenZu84

I believe you just wrote your script file my friend, I would only recommend,
like you see at the AutoCAD command line, each command or entry on it's own
line with no additional spaces (leave an empty line if you need an extra
. Taking your posted example, it would look like this:

open
"R:\A40-P001.DWG"
filedia
0
cmddia
0
layout
S
and so on

--
Dean Saadallah
http://LTisACAD.blogspot.com
--
Message 3 of 4
KenZu84
in reply to: KenZu84

But when I use that script it only print it on paper and not into PDF.
Looking for a similar script that will print it to PDF and save the file on a given place.

Glad if you could solve my problem.
Message 4 of 4
Anonymous
in reply to: KenZu84

Did you change the prompt, when asked, to the PDF driver instead of the
default?

Walk through -PLOT command (note the dash) at the command line and see for
yourself.

--
Dean Saadallah
http://LTisACAD.blogspot.com
--

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost