Jump to content

[LISP] BPDF - Batch export Model Space title block frames to individual PDFs


Recommended Posts

Posted

Hi CADTutor,

I'm an architect in Taiwan and wrote a free AutoLISP 
tool to solve a problem we face daily - batch exporting 
all title block frames in Model Space to individual PDFs.

For those of us who work with all drawings arranged 
in one Model Space (common workflow in Taiwan/Asia), 
AutoCAD's built-in Batch Plot doesn't help much since 
it works at the Layout level.

Features:
- Click on a title block frame to detect the Block name 
  automatically
- Option to plot just that 1 frame, or all frames with 
  the same name
- Sorts output top-to-bottom, left-to-right
- Dynamically loads plot styles and paper sizes from 
  your machine
- Remembers last settings
- Compatible with AutoCAD 2014 and above

GitHub: https://github.com/beastt1992/autocad-batch-plot

Already tested by users on Reddit r/AutoCAD with good 
feedback. A couple of bugs were found and fixed based 
on community input (AC_WINDOW constant varies by version, 
RefreshPlotDeviceInfo order).

Would love feedback from the AutoLISP community here - 
especially if anyone tests it on different AutoCAD 
versions or workflows!
 

Posted (edited)

So post the LISP so we can give feedback - it is easier to reference if the LISP is in the same thread as the comments and questions

 

Though I might be tempted to say change the system and get the draughters to use paperspace for what it is meant for.

(haven't had the paperspace / modespace discussion on here for a while now....)

Edited by Steven P
  • Like 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...