10-29-2017 04:05 AM
Hello,
when printing part of my source code I was surprised to see integers printed in orange - although my Environment Color Settings have black for all numbers (and syntax coloring enabled). Could it be that the printer uses the default color settings and not the actual user settings?
Solved! Go to Solution.
11-01-2017 09:35 AM
It's documented 🙂
The Print command prints the window contents to a printer or a file. If you print to a color printer, the source code is printed using the default syntax colors.
11-01-2017 10:56 AM
OK, you win ...and I should have read the help...