Message 1 of 4
Is there a Lisp routine that can help me automate operations with imported PDF files?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I have many mechanical drawings, and I would like to automate the following tasks:
1. Automatically import all pages of a PDF file in a single step.
2. Most of my drawings are in inches, while my software is set to millimeters. I would like the imported drawings to be automatically scaled to the correct 1:1 ratio. In other words, whenever I import a PDF drawing, the software should automatically adjust it to the true scale.
3. Automatically highlight dimension lines by coloring them in green.
So is there a Lisp routine that can help me automate operations with imported PDF files?