Kubotek Forum

KeyCreator CAD & CKD Viewer Technical discussion of CAD/CAM and integrated partner products
Subscribe to post
User avatar
George F - (10/16/2025 3:20:05 PM)
RE:CutePDF printing
We were having issues with the KeyCreator window losing focus in the middle of a print preview with Windows 11, we did a registry edit to revert to the legacy print dialog and the problem went a way. It might be worth trying for your issue.

You can copy the following text into a text file, name it with the .reg extention and double click the file to import it into the registry. You need to restart your computer for the change to take effect.


Windows Registry Editor Version 5.00
 
[HKEY_CURRENT_USER\Software\Microsoft\Print]
 
[HKEY_CURRENT_USER\Software\Microsoft\Print\UnifiedPrintDialog]
"PreferLegacyPrintDialog"=dword:00000001


If you don't lik the results you can change the dword value to 0.
Login