Yeah, mine does it typically requires the user to imput the revision level, but then it does it auto doing
Part.SaveAs ("I:\Engineering\Drawings\PDF\" & Folder & "\" & Filenumber & "-" & Rev & ".PDF")
Folder, Filenumber and Rev are all Variable strings, the folder and file number I am...
alexit advice looks good but having a little trouble getitng it the line to work, still testing things out
Got my macro working but have it set up to SaveAs PDF insted of print method for now until I get it working, thank you to all those who replied, if I find a final solution I will post it here.
Hi, I need a code that prints a drawing file as a PDF, I need something that alowes me to edit the location and name of the PDF save that it is printing.
I dont want to use SaveAS pdf option because some anotations such as weldments come out wrong, and if you use certan fonts then the users on...