While 6 point is readable on paper, it is not on
screen. But printing in a size suitable for screen use
severely restricts the ammount of code that will fit
across the width of a page, forcing the code to be
truncated or wrapped, neither of which is conducive ot
code legibility.
Also, while I find Lucida Console readable on screen, I
prefer Courier New for print, so it would be good to
beable to select both font and size.
So the suggestion is that either in the Print File
dialog, or the Editor Options dialog (or both), an
alternate font may be slected for print.
Clifford
Logged In: YES
user_id=1037137
Originator: NO
I concur. There is also a "bug" in that if you have long lines with large sections of text with no spaces, the text gets cut off instead of breaking the text to wrap. Showing some sort of line wrap symbol to indicate there isn't a space at the end would help, as would the ability to adjust margins. I hate a 15 page listing that could be reduced to 5 pages by changing margins and paper orientation. Some indication of the number of pages that the print will take might help, (and would probably be easier than a print-preview option).