Hello CHRIS PHILLIPPS,
The message "Win32 application doesn't support print preview" is behavior related to the modern print dialog introduced in recent versions, which doesn't support print preview for older Win32-based apps like Silhouette.
The fact that it stopped working a few days ago suggests a Windows Update may have reset a setting. Please try this:
- Press Win + R, type
regedit, and press Enter. - Navigate to:
HKEY_CURRENT_USER\Software\Microsoft\Print\UnifiedPrintDialog - If the key doesn't exist, create it.
- Create a new DWORD (32-bit) Value named
PreferLegacyPrintDialogand set its value to1. - Restart the Silhouette application and test print preview.
This tells Windows to use the legacy print dialog, which supports print preview for Win32 apps. If a recent Windows Update reset this, you may need to reapply it after future updates.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.