I want to add printing capabilities to my application and added buttons to the form showing the syntax editor. This button simply executes syntaxEditor.Print(true) but nothing happens when this line is run. There's a small delay, maybe some tenths of a seconds, but no print job is generated and no print dialog is shown.
The PrintPreview dialog works. Any idea what's missing? OS is Windows Server 2008 64-bit edition, DevEnv is Visual Studio 2008.
Thanks,
Michael
The PrintPreview dialog works. Any idea what's missing? OS is Windows Server 2008 64-bit edition, DevEnv is Visual Studio 2008.
Thanks,
Michael