@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?