Is there some way to print from the IDE, but in the 8 point programming font I prefer?
(So far I'm cut n pasting to Word, which is painful)
In my preferences.txt file:
editor.font.macosx=Monaco,plain,10
editor.font=Monaco,plain,10
Perhaps your preferences.txt file as something similar.
It does, but I lke the big editor font. I just want the printing to be smaller.
Yeah I'd also like this functionality - I don't want to change my IDE font but I'd like to not have to print out my code in landscape with about 20 lines per page...
I am a fan of cutePDF (windows) printerdriver. It uses ghostscript under the hood - CutePDF :: Product :: CutePDF Writer - and one can set in the advanced options a scaling factor . Give it a try its free.
Isn't this just to print to a pdf?
(Ideally I'd like to print in a different font than the screen too)
Isn't this just to print to a pdf?
Yes but the scaling works and I can preview the PDF before actual printing them, or mail the PDF
And note that the IDE doesn't have a print preview - or at least I have not found it.