Hallo
my macro shall make as follows:
0. start macro.
1. Then shall open the window to select the path where to save on the device (For example C:\Users\zm\)
2. The drawing shall be saved as .pdf and .dwg in the selected folder
Important is that the pdf and dwg get the filename. For example the filename of the drawing is 3050.slddrw, then the saved files must be 3050.pdf and 3050.dwg.
3. After this it would be nice to put the files automatically into the attachment of an E-Mail template
Preferred is vba code.
Thank you.
You can start from this
This macro converts drawing to pdf from a folder specified in the code to same folder
source/solidworks_07_drawing-convert-to-pdf-from-folder.txt