Message 1 of 1
Problem with using PowerShell to export IDWs to PDFs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to export a folder of ~500 IDWs to PDF, and have gone through several iterations of powershell codes to try to accomplish this, including using powershell to call a vbs script, but it seems to always throw an error related to the SaveCopyAs function. Are there any known issues with this, or am I implementing this wrong?
I attached several of my attempts at making a script to do this.
Thanks in advance,
Andrew