- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
Is there a way to print all layouts to a PDF using "DWG to PDF" specifically?
I know that there are other ways to plot multiple layouts to PDF, but we use Teamcenter to control our drawings. Teamcenter has a built in option to create an auxiliary file (in this case a PDF). It takes its instructions from whatever settings you choose when plotting with DWG to PDF. You choose your settings, hit Apply to Layout, hit cancel, and upload.
There is a work around of creating your own PDF and dropping it in Teamcenter, but this can get out of hand.
If anyone can point me in any potential direction to make this a possibility , I would be forever grateful.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
Hi
>> other ways to plot multiple layouts to PDF
Command _PUBLISH can do this (>>>details<<<), multiple layouts from one dwg-file as well as multiple layouts from multiple dwg-files ![]()
- alfred -
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2025
------------------------------------------------------------------------------------
(not an Autodesk consultant)
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
Thank you for the reply, Alfred! These approaches work well for my work around, but every time I save changes back to Teamcenter, an additional one layout PDF is generated and no changes are made to the PDF that I've made with PUBLISH. Would you happen to know how I might go about making multi-layout printing an option while using the "DWG to PDF" plotter?
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
I usually use "Publish to PDF" option that's part of the Sheet Set Manager (SSM). If you use SSM to set up all of your projects, this is the easiest and most streamline way of exporting layouts to PDF, as well as cataloging drawings and managing title blocks.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
Much depends on how you work in AutoCAD
Do you use only the model?
Do you use layouts?
Are you using a SSM?
How is your title block created?
Software development
Automatic creation layouts and viewport. Batch printing drawings from model.
www.kdmsoft.net
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
Have a look at AUTOPUBLISH. I haven't used it but it looks like it will do what you want.
Rob
Drafting is a breeze and Revit doesn't always work the way you think it should.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
I don't know what Teamcenter is, but to achieve what you want to do I batch plot to PDF with a .DSD file.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
Set the PUBLISHCOLLATE system variable to 1. In the Publish dialog box set Publish to: PDF and Publish Options... to Multi-sheet file (should be pre-set when publishcollate =1). PUBLISHCOLLATE needs to be set on each computer that will use Publish to print to PDF.
Nancy
@Anonymous wrote:
I know that there are other ways to plot multiple layouts to PDF, but we use Teamcenter to control our drawings. Teamcenter has a built in option to create an auxiliary file (in this case a PDF). It takes its instructions from whatever settings you choose when plotting with DWG to PDF. You choose your settings, hit Apply to Layout, hit cancel, and upload.
There is a work around of creating your own PDF and dropping it in Teamcenter, but this can get out of hand.
If anyone can point me in any potential direction to make this a possibility , I would be forever grateful.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
maratovich,
• I use both model and paper space.
• I do use layouts. When I have only one layout in a file, I do not have any issues. With a file that has multiple layouts, the automated process that uses the "DWG to PDF" plotter only grabs the first layout. This is my issue. Having to use the "DWG to PDF" plotter is out of my control.
• I am not using a SSM because I'm keeping it to one file with multiple layouts. Maybe I don't understand SSM enough. If an SSM can somehow communicate information to the "DWG to PDF" plotter, that would be great.
• The title block was created in paper space and is saved in our layout templates.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
You will need to go with a personal custom solution using LISP or other programming language available in AutoCAD. Those forums are over here https://forums.autodesk.com/t5/autocad-customization/ct-p/AutoCADTopic1
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
Maybe this will help you:
https://www.kdmsoft.net/revers.html
If you have questions - attach a sample of your title block, I will record a video.
Software development
Automatic creation layouts and viewport. Batch printing drawings from model.
www.kdmsoft.net
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
Saying that, using SSM to publish PDFs is extremely easy. As easy as, simply setting up the way you want the drawings to be plotted to DWG to PDF plotter, sheet size, etc., as you normally would, just shift or control clicking the sheets to want to plot (or the whole project), and selecting publish to PDF. It's that simple.