I currently have a macro that makes some simple changes to a drawing and saves it as a pdf. The problem is that it saves the pdf with the same file name each time, and so it is just overwriting the previous version each time. I don't want to have to do a save as and type in a new name hundreds of times, so can anyone tell me a simple way to save each new drawing with a new name? Preferably something like "CompanyName ###.pdf " with the number increasing each time.
SolidworksApi macros