Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Folks
Can anyone share a script on how to convert drawingsinto PDFs? Previously, I was using Distributed Batch but i have to tweak it alot like hide the datums, modify pen weight, etc.
Eventuallylike to read the contents of myworkspaceand print whatever is in there. But i can settle for whatever. Looks like we need pfcModel.Export()
thanks.