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!
SolidworksApi macros