Click here to Skip to main content
15,904,497 members

Comments by Richard MacCutchan (Top 200 by date)

Richard MacCutchan 14hrs ago View    
The same way that you write to the screen. You need to look into the use of the different MAPMODES that are used in order to map the image onto the printer.
Richard MacCutchan 2 days ago View    
"What is the way to conform to the format that the trainer is expecting?"
What does the documentation say?
Richard MacCutchan 17-May-24 10:42am View    
The .NET framework contains a rich set of controls and features for creating user friendly applications. Where possible stick to the standard controls, and avoid custom or third-party types, which add to the cost of maintaining your code.
Richard MacCutchan 13-May-24 8:45am View    
You cannot seriously expect anyone to answer such a vague question. Please use the Improve question link above, and add complete details of what is not working.
Richard MacCutchan 12-May-24 9:53am View    
You have two major security flaws in that code; you need to fix those first.