Print off syntax highlight'ed code?

Soldato
Joined
12 Dec 2006
Posts
3,421
Location
Worthing, West Sussex
Quite often I find myself wanting to print off code, complete with its syntax highlighting (i.e. its colours).

But dreamweaver doesn't allow this, it always prints the code off in black and white...

What programs do allow it? It needs to be for php, but javascript would be a bonus.
 
I don't have a printer to test, but I'm 99% certain that Notepad++ preserves syntax highlighting when printing, as I think does SciTE and probably quite a few other text editors too.
 
Back
Top Bottom