Batch PDF Creation

Batch PDF Creation

Jason.Rugg
Collaborator Collaborator
1,074 Views
11 Replies
Message 1 of 12

Batch PDF Creation

Jason.Rugg
Collaborator
Collaborator

Looking for a way, a script/routine, that would allow simple one click batch pdf creation of drawing layouts.

0 Likes
1,075 Views
11 Replies
Replies (11)
Message 2 of 12

maratovich
Advisor
Advisor

If you have print settings, use the command _PUBLISH

---------------------------------------------------------------------
Software development
Automatic creation layouts and viewport. Batch printing drawings from model.
www.kdmsoft.net
0 Likes
Message 3 of 12

Jason.Rugg
Collaborator
Collaborator

We do not have print settings for the drawings we are printing to PDF.

0 Likes
Message 4 of 12

maratovich
Advisor
Advisor

Much depends on how your drawing is created.
Attach an example file.

---------------------------------------------------------------------
Software development
Automatic creation layouts and viewport. Batch printing drawings from model.
www.kdmsoft.net
0 Likes
Message 5 of 12

Jason.Rugg
Collaborator
Collaborator

Here is an example drawing.

0 Likes
Message 6 of 12

pendean
Community Legend
Community Legend
PUBLISH command does batch pdf creation from layouts like in your sample file: is there a challenge you are not describing as to why that would not work?

Here is an overview https://knowledge.autodesk.com/support/autocad/learn-explore/caas/sfdcarticles/sfdcarticles/How-to-p...

HTH

0 Likes
Message 7 of 12

maratovich
Advisor
Advisor

Do you have everything in this file, or do you have many title blocks in the model?

---------------------------------------------------------------------
Software development
Automatic creation layouts and viewport. Batch printing drawings from model.
www.kdmsoft.net
0 Likes
Message 8 of 12

Jason.Rugg
Collaborator
Collaborator

Everything is in this file, there is a border/title block in model space and one in paper space. Not concerned about printing/PDF'ing model space, only what's on the layout tab.

0 Likes
Message 10 of 12

Jason.Rugg
Collaborator
Collaborator

The challenge is that my boss wants a single button on a toolbar that will allow an individual to select a bunch of files and generate single file pdf's for all of the layouts in the drawings. The likely individual that would be doing this does not know autocad and just uses it to print drawings and make pdf's. If publish accomplishes this please give me some guidance on how to set that up.

0 Likes
Message 11 of 12

Jason.Rugg
Collaborator
Collaborator

Your link just redirects back to this post.

0 Likes
Message 12 of 12

maratovich
Advisor
Advisor

I recommend to clarify with the boss - what he wants.
There are many options, but a lot depends on the order of actions.
1. _Export.
2. _Publish.
3. Many lisp, but you need to know completely what is required (search in the forum)
4. Programs. for example this:

https://www.kdmsoft.net/revers.html

---------------------------------------------------------------------
Software development
Automatic creation layouts and viewport. Batch printing drawings from model.
www.kdmsoft.net
0 Likes