Message 1 of 7
Automatically insert, scale, and plot to PDF many images in separate drawings
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Each week I will have the task of taking images with a known scale-down factor and delivering these as separate PDFs to markup. It's always a different number of images, but it's always the same scale-down factor. Is there any way to write a macro in order to do this automatically? I have some python and VBA experience but have never used macros with a CAD software (I know it will involve a FOR loop but have no idea how/where to write/execute anything in AutoCAD).
Thanks in advance!