Save image from MOI

 From:  Franz
1049.39 In reply to 1049.5 
Dear ALL!

script: /*! Screenshot Moi Strg+G*/var v = moi.ui.getActiveViewport(); if ( v != null ) { moi.view.lineWidth = 4; v.renderToClipboard( 5300, 3560 ); moi.view.lineWidth = 1; }

I have been using this feature for many years without any problems. Now we have noticed on a new PC that nothing or only a transparent background is inserted from the clipboard. What could be the reason for this?

Best Regards,
Franz