Preview | SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
NDNicole Drescher09/07/2015
Hello,
I am writing a stand-alone application in C# and I need to convert .slddrw files into pdfs but my users do not have SolidWorks on their computers so I cannot use the SolidWorks API, or any macros. I cannot find a way to convert the files using SolidWorks Document Manager and I couldn't find a way to call the Convert to PDF function in ePDM from my program.
Is it possible to save-as or print-to pdf programmatically without using SolidWorks?
Thanks in advance for your help!