Message 1 of 5
How to convert multiple DWG layouts into a single PDF file?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, I am currently working on a script to convert DWG files to PDF. However, the current script only converts the model space to a single page. When there are multiple layouts, the entire file doesn't appear. I would like to write a script that outputs all layouts into a single PDF. Could you please help me with this?