Hello all,
Can I extract a PDF document from a project in the vault and have the drawing_name.SLDDRW.pdf not have .SLDDRW in the PDF name? Also, along this same line of question, can I have the new extracted PDF document append the description and revision attributes in the Vault to the PDF file? Something like this:
Where in the vault the name (with attributes displayed) looks like this:
7654321.SLDDRW <Assembly, Top Level> <A1>
But I would really like this for the PDF output:
765431_Assembly_Top_Level-ra1.PDF
-Lou