codestack
codestack copied to clipboard
SOLIDWORKS file to multiple formats
Hi, I am new to this type of programming but use Solidworks on a daily basis. I am trying to create a Macro that will save a Solidworks drawing to 3 formats; jpg, dwg, and jpg. I have managed to change the Macro titled "SOLIDWORKS file to multiple formats" to get it to save the drawing to the 3 formats but the only problem is it saves the pdf file with all sheets in each file. I need it to save each pdf with only the sheet required, as is the case with the jpg and dwg files. ie part file 'example-sheet2.pdf' will only have the Sheet 2 of the drawing and not all sheets. I know this is probably super simple to solve but would appreciate the help.
Regards, Aaron.