I'm trying to print from windform, it turns out that when I print the document, I get the blank sheet.
This is the code with which I try to print:
private PrintDocument printDocument1 = new PrintDocument();
private string stringToPrint...
asked by
06.12.2017 / 02:15