VBA programs in Excel

G

Guest

I have a VBA program that I am running in Excel to do several things. One of
which is to copy AutoCad files (.dwg) from one folder to another. After they
are copied, I need to convert them to .pdf files. I have another application
that can do this seprately (Bluebeam) but I would like to do it within the
program. Is there anyway to Launch this application and perform the
conversion in the VBA program? What commands/code would I need to use?
 
G

Guest

Have you checked with Bluebeam to see if there is a command-line operation
for conversions?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top