Batch Plot to PDF

Batch Plot to PDF

Anonymous
Not applicable
1,634 Views
10 Replies
Message 1 of 11

Batch Plot to PDF

Anonymous
Not applicable

I have a number of .dwg files in various folders that I would like to print to single sheet PDFs. Is there a way I can set the output so that each PDF that is produced is saved into the same directory as the .dwg file? Using the in-built publish tool?

 

Thanks

0 Likes
1,635 Views
10 Replies
Replies (10)
Message 2 of 11

imadHabash
Mentor
Mentor
Welcome to CAD forum,

Try PUBLISH command line.

Imad Habash

EESignature

0 Likes
Message 3 of 11

Anonymous
Not applicable

As stated in my original post, I am using the publish command. There is no option to save each PDF into the same location as the source dwg though.

0 Likes
Message 4 of 11

leothebuilder
Advisor
Advisor

No, there is no such option.

Maybe with customization this may be possible.

0 Likes
Message 5 of 11

pendean
Community Legend
Community Legend
Nothing automatic as noted in HELP from the PUBLISH pop-up: you need to click on that pop-up's top-right location button or the pop-up's PUBLISH OPTIONS button and locate the folder you want these PDFs to be dropped in. Every time.
0 Likes
Message 6 of 11

Anonymous
Not applicable

Seems strange that such a simple feature is omitted.

 

Thanks for your responses.

0 Likes
Message 7 of 11

steve216586
Advisor
Advisor

What I typically do is PUBLISH to dwf. You can select those to save to the same folder, even though the drawings are located across different folders in your server. (I have mine set up so every dwf published goes to the same folder.) From that folder you can select the dwfs to plot to pdf and save all to your project folder.

 

It is one extra plotting step but easier than no answer, or collecting the pdfs across multiple folders, after the fact.

"No one can make you feel inferior without your consent. "-Eleanor Roosevelt
Message 8 of 11

Anonymous
Not applicable
I want to publish multiple .dwg files from multiple folders into PDFs but I
want the PDFs to be created in the same folder that the .dwg lives in.
Message 9 of 11

leothebuilder
Advisor
Advisor

Look into LISP

0 Likes
Message 10 of 11

Anonymous
Not applicable

you can try with LayoutManager for current open file or BatchInEditor for multiple files and you can specify the drawing location as the PDF save location to keep the all PDF files from where the drawing is being opened for plotting.

Batch plot.JPG

0 Likes
Message 11 of 11

steve216586
Advisor
Advisor

"I want to publish multiple .dwg files from multiple folders into PDFs but I
want the PDFs to be created in the same folder that the .dwg lives in. "

 

That's what I said. I do that all the time. Plot to .dwf first, but works every time.

Maybe and explaination:

 

The True View dialog will be open with all the .dwfs you created from various files in various locations. Plot these .dwfs to pdf all in one go, and save in one folder all together. As a single combined pdf file or as separate files doesn't matter. They will be saved in the folder where the .dwg resides. You determine the file path there.

"No one can make you feel inferior without your consent. "-Eleanor Roosevelt
0 Likes