how to pdf multiple sheet in 1 layout

how to pdf multiple sheet in 1 layout

nazmudinf
Explorer Explorer
2,206 Views
12 Replies
Message 1 of 13

how to pdf multiple sheet in 1 layout

nazmudinf
Explorer
Explorer

nazmudinf_0-1686217251935.png

(image in model space  just for refference) anyone hve trick / tips to create pdf all drawing (layout space)  in 1 action ? not seperate in different layout , in 1 layout i mean 

0 Likes
Accepted solutions (1)
2,207 Views
12 Replies
Replies (12)
Message 2 of 13

Valentin_CAD
Mentor
Mentor

@nazmudinf ,

 

Consider:



Select the "Mark as Solution" if my post solves your issue or answers your question.

Seleccione "Marcar como solución" si mi publicación resuelve o responde a su pregunta.


Emilio Valentin

0 Likes
Message 3 of 13

TomBeauford
Advisor
Advisor

The image you posted is in Model Space.

Doesn't appear you even work with any layouts.

Normally using the PUBLISH command allows users to output all or selected layouts to PDF.

What exactly are you trying to do?

64bit AutoCAD Map & Civil 3D 2023
Architecture Engineering & Construction Collection
2023
Windows 10 Dell i7-12850HX 2.1 Ghz 12GB NVIDIA RTX A3000 12GB Graphics Adapter
0 Likes
Message 4 of 13

pendean
Community Legend
Community Legend
@nazmudinf You don't / can't in with content like that without much pre-configuring effort: ready? Start by sharing your DWG file for instructions on how to proceed with the needed setups you must implement first.
0 Likes
Message 5 of 13

paullimapa
Mentor
Mentor

If each of those areas you want to plot is a title block with same block name then there are at least two very informative threads on how to do this though they mention model instead of in layout but the concept is similar:

https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/batch-plot-to-pdf-in-model-space/m-p...
And

https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/batch-plot-title-blocks-in-model-spa...


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes
Message 6 of 13

janakaL6JKK
Contributor
Contributor

In the page setup manager, modify the printer/plotter to DWG to PDF.pc3

 

Double-click in the layout viewport and zoom extents, you can see all are included.

 

Then export it as PDF. 

 

 

0 Likes
Message 7 of 13

nazmudinf
Explorer
Explorer

yes its model , image just for refference

0 Likes
Message 8 of 13

janakaL6JKK
Contributor
Contributor

See attached new layout. 

0 Likes
Message 9 of 13

nazmudinf
Explorer
Explorer

each drawing sample 1 pdf , not all drawing in one pdf i mean

0 Likes
Message 10 of 13

paullimapa
Mentor
Mentor
Accepted solution

Not sure if this is what you're after but the attached Demo.lsp is modified from one of the threads I mentioned in prior post and I added #s to your DWG by sheet then running Demo will allow you to select the title blocks you want to create PDFs as separate files attached as Sample.zip.


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes
Message 11 of 13

nazmudinf
Explorer
Explorer
Thank you sir its works, but i dont understand about "added #s to your DWG by sheet" can u explain it please
0 Likes
Message 12 of 13

paullimapa
Mentor
Mentor

I just did that so you can tell which title block is plotted first, second, third and all the way to the six sheet. 


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes
Message 13 of 13

janakaL6JKK
Contributor
Contributor

See attached and let us know. 

0 Likes