This content has been marked as final.
Show 4 replies
-
Re: Macro/API needed to print to pdf and rename to drawing title
Deepak Gupta Oct 9, 2018 9:55 AM (in response to Joel McDevitt)Why you can not use SaveAs instead of print method? Also please post your macro as SWP file and attach as no one would be happy to rewrite the codes from your picture.
-
Re: Macro/API needed to print to pdf and rename to drawing title
Joel McDevitt Oct 9, 2018 10:01 AM (in response to Deepak Gupta)I could use it as save as instead of the print function. I just have it set up that way.
I have attached the .swp file. Sorry for the confusion.
-
RemoveDimensionSave.swp.zip 8.5 KB
-
Re: Macro/API needed to print to pdf and rename to drawing title
Deepak Gupta Oct 15, 2018 2:02 AM (in response to Joel McDevitt)Joel, sorry for a late reply but are you still looking for a hand on this macro or have you switched from print to saveas method?
-
-
-
Re: Macro/API needed to print to pdf and rename to drawing title
Sergio Monti Oct 15, 2018 4:27 AM (in response to Joel McDevitt)Hi Joel,
I've got this macro that save as pdf all the drawings in the folder. I modified it to assign the filename as "PartNo - Rev - Description".
It works really well for me.
I understand you need something slightly different but may be you can use some the part of the code.
-
BatchSavePDF.swp.zip 9.2 KB
-