I just finished teaching a 2-week AutoCAD class at the local University here (Maharishi University of Management). The course was part of the Sustainable Living undergraduate major program. It was a lot of fun and the students created amazing designs and fantastic drawings of those designs. Although the time was a little tight, they really learned an incredible amount. I taught in the morning and a co-teacher went through the exercises from my book in the afternoon.
I wanted to show the head of the department what the students accomplished and thought I’d send him a PDF. I was wondering how to combine all the drawings into a PDF and could have exported each one to PDF and combined them in Adobe Acrobat, but then I thought of the sheet set feature. The students had all created layouts with titleblocks. Here’s what I did:
- I opened the Sheet Set Manager (View tab>Palettes panel>Sheet Set Manager).
- From the drop-down list, I chose New Sheet Set.
- In the dialog box, I named the sheet set and assigned it to a folder, in this case the folder where I had saved all of the students’ drawings. All of the files and their layouts were listed.
- I clicked on each one to see a display of the layout. Because many of the drawings had a Layout2 tab that the students didn’t use, I was able to remove those by just looking at the display, right-clicking and choosing Remove Sheet. No need to open the drawings!
- Then I selected the sheets, clicked the Publish drop-down arrow, and chose Publish to PDF. I chose a name and location and clicked Select.
That’s it! AutoCAD created the PDF.

Create a multi-page PDF from the Sheet Set Manager
Related posts:



It is a good tip, but I could not get result as there was a error message pop at the end of the process.
what is it wrong?
Hi TKM,
What did the error message say? Exactly at what point did it appear?
Ellen
It appeared at the end of publishing process, in the print queue icon in application status bar “Errors and Warning found”.
In Publish and Plot Details dialog box indicated:
Error – Internal Error; Null Pointer
Null printer sounds like it doesn’t have the driver to create the PDF. Try the EXPORTPDF command for a single drawing and see if that works. If not, it’s a general problem relating to PDFs.
Hi,
I can not create one pdf with multiple sheets if I am publishing from different autocad files.
I solved the problem by reconfiguring the PDF driver. Thanks Ellen for your advice. This is a great tip for me as I am a resource person for the AutoCAD in Engineering organization (National Level).
The one I created was all from different AutoCAD files. Each student submitted a different drawing file.
Ellen
Hello!
Is it possible to create one AutoCAD file with multiple sheets(pages) and then print them as one multi page pdf?
Scott,
If I understand your question correctly, that’s exactly what the tip does. I didn’t print mine, but it was one multi-page PDF file, so I could have printed it easily.
Ellen
Is something similar to this possible straight from the model space?
The PUBLISH command can also create PDF files.
I use sheet set manager frequently, as do the other people I work with. My question is: do you know of a setting that causes the sheet set to create one PDF containing all the printed layouts rather than creating one pdf per layout ‘printed’?
Mine works in the combined fashion and all the others create many. – Thanks
[...] Creating JPEG and PNG files [...]
Can EXPORTPDF be used to create a multi sheet pdf (2012) or do I have to use PUBLISH? I tried it but it only pdf’s the first layout.
I haven’t done it with EXPORTPDF. PUBLISH and the Sheet Set Manager technique provide more options.
Thank you very much for this step-by-step solution as I’m looking for.