RedAnt may crash when attempting to print. This issue is commonly caused by a combination of:
There are two supported methods to resolve this issue:
Using the legacy Windows print dialog can prevent the application crash when printing.
Click the Search icon on the taskbar and type cmd.
Right-click Command Prompt and select Run as administrator.
Run the following command:
reg add "HKCU\Software\Microsoft\Print\UnifiedPrintDialog" /v "PreferLegacyPrintDialog" /d 1 /t REG_DWORD /f
Close Command Prompt.
Restart the computer.
If reverting to the legacy print dialog does not resolve the issue, ensure the user has the required administrative permissions. This can be done by:
Note: Administrative rights should only be granted in accordance with IT security policies and approval processes.
After applying either of the above resolutions, RedAnt should be able to print without crashing. If the issue persists, escalate to the IT Support team for further investigation.