ds-blue-logo
Preview  |  SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
TNTyler Nichol05/06/2024

I have a script that is executed as a Solidworks macro which saves drawing files as PDFs, adds them to our PDM vault, then populates the PDF file's datacard with info from the Solidworks file. This macro works fine. Here is a snippet of that code:

I am now trying to get the script to run from PDM during a state transition by re-creating it as a PDM Task. This means that I can't early-bind the PDM application,