Click to See Complete Forum and Search --> : VB code print in color


James Mellen
November 29th, 1999, 12:28 PM
I am attempting to print source code for one of my VB 6.0 programs in color so that I have the code colors that show on the screen on my hard copy and I am only getting black and white. I have tried to export it to Word and Wordpad but they strip the color off as well. Your help would be greatly appreciated.

Chris Eastwood
November 29th, 1999, 05:07 PM
I know it sounds long winded, but you may be able to copy the code into a RTF control and apply some of the code from http://codeguru.developer.com/vb/articles/1703.shtml or http://codeguru.developer.com/vb/articles/1799.shtml to get the syntax highlighted and printed from there. I haven't tried though as I don't have a colour printer.

Chris Eastwood

CodeGuru - the website for developers
http://codeguru.developer.com/vb