How to i plot pdf naming as file name@layout name

How to i plot pdf naming as file name@layout name

Anonymous
Not applicable
714 Views
3 Replies
Message 1 of 4

How to i plot pdf naming as file name@layout name

Anonymous
Not applicable

I want to print pdf file name as "file name _ layout name" instead of default naming format "file name-layout name"

 

 

File name: BA_22717_I_B

Layout name: 3_Inplantingsplan-bestaand

 

Require pdf file name format: BA_22717_I_B_3_Inplantingsplan-bestaand

0 Likes
715 Views
3 Replies
Replies (3)
Message 2 of 4

pendean
Community Legend
Community Legend
Use a Windows file renamer free app to replace - with _ after the fact in the meantime.
0 Likes
Message 3 of 4

Anonymous
Not applicable

I have problem to rename at time of submission with 100 to 300 drawings. I am looking for some sort/smart way to create pdf with project required naming format.

0 Likes
Message 4 of 4

cadffm
Consultant
Consultant
There is no Way inside Autocad (Except you want to type every Filname by Hand, then use another PDF-Driver).

With a good Softwaretool it is easy to rename 1-10.000 files.
Are your DWGnames have all the same length?
So you could rename char 13 from "-" to "_",
Or if all Layoutnames starts with a Number, search for "-#" and change "-" to "_"

I dont know all about your File an Layoutnames, so i csn not figure ouz the best way for you.

My favarite Toold to do this:
Total Commander
or
FileRenamer

Sebastian

0 Likes