Jump to content

Recommended Posts

Posted

Hi everyone 👋,

 

I want to automate the process of converting multiple DWG files into PDFs, where each layout is saved as a separate PDF with a unique name and stored in specific directories. For example, if one DWG file has three layouts, those three layouts should be saved as three separate PDFs in one folder, and another DWG file's layouts should go to a different folder.

 

Right now, Im doing this manually using the Plot command, but it’s repetitive and time-consuming. Although I tried using the Sheet Set Manager, it results in darker PDFs compared to those created through the regular plotting method. Im looking for a way to automate this while keeping the quality of the plotted PDFs intact and i search for lisp and i can't find it.

 

Thanks in advance for everyone...💥💥💥

Posted

Thanks for your reply, I'll try and let you know brother...😀

Posted

Here is another. You will need to edit the variables for the sheet size it works on a fixed sheet size a Title block at 1:1 scale, true size, the title block must be at 0,0. The pdf's are located in a \PDF directory under the current dwg directory.

 

Multigetvals23.png.260cf149c2e53d10bed983dfdd3af125.png

 

plotA3Pdfrange.lspMulti GETVALS.lsp

  • Thanks 1
Posted
On 1/2/2025 at 2:19 AM, ronjonp said:

Take a look HERE.

I’ve tried plottab process, and it works fine, but the issue is that each layout's PDF needs to be saved with a unique name in a same path for different DWG file, which I’m still figuring out how to do. I’ve also used the Sheet Set Manager, but the PDFs it creates have darker lines compared to the ones made using the regular plot method.

 

Thanks @ronjonp for your suggestion.

Posted
On 1/2/2025 at 4:54 AM, BIGAL said:

Here is another. You will need to edit the variables for the sheet size it works on a fixed sheet size a Title block at 1:1 scale, true size, the title block must be at 0,0. The pdf's are located in a \PDF directory under the current dwg directory.

 

Multigetvals23.png.260cf149c2e53d10bed983dfdd3af125.png

 

plotA3Pdfrange.lsp 1.23 kB · 38 downloads Multi GETVALS.lsp 2.99 kB · 27 downloads

Hi bigal,

I haven't tried right now.😅😅😅

Posted

One day I should really make up a LISP to add to the downloads section the number of times this gets asked!

  • Funny 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...