Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
pball
in reply to: bshbsh

You already mentioned the library file access issue, which has a work around but the work around is apparently buggy and allows changes to library files from the graphical interface and not just the API. There is supposed to be a fix so the work around only works with the API.

 

I also found something in the pdf export code that I've been using that is from the help samples or the forum. The following line throws an error and simply has to be removed as it's no longer needed or valid in 2018.

 

If PDFAddin.HasSaveCopyAsOptions(oDataMedium, oContext, oOptions) Then

 

 

Other than that I've never had to make code changes from 2012 through 2018.

Check out my style edits for the Autodesk forums
pball's Autodesk Forum Style