Plse could someone give me advice on the following....
a) How to print formated text files which retain their format when printed? Im currently printing using the TextFilePrintDocument class provided by Microsoft which prints a stream to the printer but the columns end up all over the place.
b) How to plot a form containing very detailed graphics to a printer?
c) Printing the same file/graphics plot to different printers so that they all look the same?
As im sure these can be quite complex issues where is the best place to learn about printing as none of the VB.net "books" i have bought deal with it other than to mention the print dialogs in the common dialog controls.
Thanx 4 the help
a) How to print formated text files which retain their format when printed? Im currently printing using the TextFilePrintDocument class provided by Microsoft which prints a stream to the printer but the columns end up all over the place.
b) How to plot a form containing very detailed graphics to a printer?
c) Printing the same file/graphics plot to different printers so that they all look the same?
As im sure these can be quite complex issues where is the best place to learn about printing as none of the VB.net "books" i have bought deal with it other than to mention the print dialogs in the common dialog controls.
Thanx 4 the help