• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

dwg to pdf da macro

  • Thread starter Thread starter Barone_Birra
  • Start date Start date

Barone_Birra

Guest
Good morning to all, I looked for a little but I found nothing very clear, I have a folder with n dwg files I would like from a vba script to save them all automatically in pdf (in the same folder or even better in a new one). the main problem is that I don't have vba included in autocad and can't download it and install it, can you do it from a vba script of excel? I already do this with solid edge draft files, but for autocad I don't know where to go (I almost never used it).
Thank you.
 
if you refer to simple and non-mechanical autocad the discussion goes open in the autocad section because in this section has little visibility.

However, just a simple script.
in This post find the createscript file that does almost everything automatically; You just need to enter the commands you'd throw in autocad.
For example:
open file
save
pdf
Shut up!
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
ciao
Back
Top