6

I need to print out code for school. and i would like to keep the line numbers from netbeans and the auto coloring that it does. is there a plug in i could use?

user2081238
  • 61
  • 1
  • 2

1 Answers1

5

If you can use html you can do this:

open the file you need -> file -> Print to HTML ... -> Select print to file or print to clipboard -> check show linenumbers

For printing via printer: file -> print -> customize at print options

ollo
  • 24,797
  • 14
  • 106
  • 155