Can anyone help? I need to visually study SQL Developer source code on paper printouts. Would like a clean code printout like Microsoft SSMS prints SQL code. What settings can help this happen?
Currently SQLDeveloper prints code of 145 lines (75 char/line) on 80 pages. HUGE font and a border line is printed on each page.
How can SQL Developer settings be changed so source code prints as follows:
- Without the border on the printout
- Line numbers are printed.
- Font is normal, like 10 or 12 Arial
- PL/SQL Syntax colors are visible
- Any other nice source code printout features you can think of…
Thank you,
CRH