Query screen DPI scaling in JavaScript
Is there a way, with JavaScript in Acrobat, to find the DPI scaling settings of the current display?
I'm talking about the "Change the size of text, apps and other items" settings in Windows:

Setting this to more than 100% has adverse effects on the text displayed in dialogues I create using app.execDialog().
