Hi All I am developing one windows application where i have to print the contains on bank cheques. my current code is printing that details on cheque but my problem is that text is not clear beacouse for printing the contains of particular panel, I have to capture the screenshot image of that panel and seve it into memory stream as bitmap image and because of printing image,my print quality is become so poor and text is getting faded. so is there any othe way to print those text on cheque with good quality print like word or excel does. following is the code which i have written for printing.