Hi,
I have been trying various code samples to try and print a text file using the PrintDocument Class. I used both the example provided in "Begining
VB.NET (of WROX)" and even the sample code provided by Microsoft.
The final outcome is that I am getting a blank page rather then having the contents of the file being printed.
Can anyone please help?
Many thanks in advance