Preview | SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
FIFilippo Imperatore10/01/2014
Hi, I hope to be in the right section.
I Should create a project in VB6 for a client of mine.
The customer selects a SLDDRW file and my program should print the file with PDFCreator (to obtain the PDF version), using eDrawings.
I I thought to do this simply by using CreateObject, but I do not know what to write as a class: I know that with Word I have to write CreateObject ("Word.Application"), but for eDrawings I do not know how to do.
At this point I have to change the printer in eDrawings selecting PDFCreator and then start printing.
Can anyone help me?
Thanks