subsystems09
Aug 285 min read
Has C# PrintDocument Started Showing a Varying Printer Dialog for You?
If you maintain a Windows Forms application that prints through PrintDocument and PrintDialog, you may have noticed something strange lately: the printer dialog your users see is no longer consistent. Some users get the familiar classic print dialog. Others get a much larger dialog with an empty preview pane on the right and an odd title bar that reads “Printing from Win32 application” instead of your application’s name. Same application, same code, same printer different di







