Batch print for autocad file auto lisp

Batch print for autocad file auto lisp

Gaganpatel
Collaborator Collaborator
1,928 Views
2 Replies
Message 1 of 3

Batch print for autocad file auto lisp

Gaganpatel
Collaborator
Collaborator

 

 Hi every one,

 

Please share batch print for auto cad file to print direct printer & PDF file.

0 Likes
1,929 Views
2 Replies
Replies (2)
Message 2 of 3

pbejse
Mentor
Mentor

@Gaganpatel wrote:

 

 Hi every one,

 

Please share batch print for auto cad file to print direct printer & PDF file.


To answer your general query 

ScriptPro

Publish

 

As for your example drawing:

 

  • None of the title sheets is a block entity, if you are going to stick with placing everything on model space I would suggest you use blocks, otherwise use layout tabs.

 

  • What about drawing scale? One can assume all the details are of the same scale, otherwise, the drawing object itself will be scaled.

 

  • One can use coordinates to determine the lower left and upper corner, but from the looks of it, the leftmost title is just randomly placed.

 

Are you willing to make changes to your current method to make your work easier?

 

 

0 Likes
Message 3 of 3

maratovich
Advisor
Advisor

No problems.
You need to use an additional program for printing from the Model.
Try it, here's the link:

https://www.kdmsoft.net/revers.html123.JPG

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