Print white on white paper

Blitz3D Forums/Blitz3D Bug Reports/Print white on white paper

I try to print a listing on a EPSON Stylist 920. And what do i see on paper. Everything what is white in the line are not printed.
I try to print in black and white, but even then everyting what is white is not printed
Is there a way to print from BB3D and get the whole listing on paper in normal black and white.

change the colors in your IDE, to a white background with dark text.

.bb files are plain text files.

If you don't like they way they print from the Blitz IDE, then print them from anything else you like: Notepad, Wordpad, Word etc etc etc

Plain. Text. Files.

PS: Hardly a bug, is it?

Thanks. For the reply. It is a bug. I know. But not one to worry about. But it was for me something like printing whit line numbers from BB IDE. But i already found a way bij doing it trough Notepad. Currently i am working now for a print routine in BB to make it print on paper whit line numbers. And some bold text for keywords.