Is there any way to modify the PDFReader Plugin “DontShowDialog” setting using RhinoCommon?
I’d like to disable any prompts while my code imports a PDF and then restore it to whatever the user’s setting was afterwards.
Sorry, no. All you can do is script the Open or Import commands and hope there is a “don’t show” command line option.