I have to print Java code that some times reaches 300 columns (characters per line) in A3 paper and whatever editor I use (e.g. textmate) wraps the lines in order to fit in A4 paper.
Any suggestions?
cheers, Asterios
|
feedback
|
|
Your editor undoubtably has either a Page Setup dialog or a Preferences dialogue as part of the Print Dialogue which will allow you to set the Paper Size to use for printing. Even Notepad supports this | |||
feedback
|
|
I finally made it to print using enscript. Here is the command I used to print Java code into PDF (and the used the pdf to print).
where:
| |||
|
feedback
|
|
It seems unlikely that every editor tries to format for A4. Which other editors have you tried? Does textmate not have a page size option? (Hmm... seems not) Try a different editor that does let you set page size. Word, even. | |||
|
feedback
|