Batch Drawing Printer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I have an i logic program which I use to print off a list of drawings which I input into a spreadsheet before running the program. The code used to work fine with 'idw's but we have decided to start doing all our drawings as 'dwg's.
I have altered for code to accomidate this, but the code won't run. I'm fairly sure that the line of code which submits the print, attempts to run before the drawings have even opened.
Doesn anyone have any suggestions that might fix this?? I have had a similar problem in a VBA project before and have added pauses into the code to allow Inventor to have time to process. I'm also open to other ideas to batch print drawings. I have experiemented with using the Task Scheduler before but I didn't have any success.
My code is attached.
Inventor 2013 Certified Professional
Autodesk Inventor Professional 2023
Visual Studio 2022
Windows 10 Pro, 64-bit