Print the sourcecode of a whole java project

后端 未结 8 1462
栀梦
栀梦 2021-01-30 02:23

I have to print the whole sourcecode of a java-project. The final version should look like: Eclipse: File -> Print. But with this function you can only print on

8条回答
  •  梦毁少年i
    2021-01-30 03:08

    If you can afford spending $50 buy Ultraedit, open all files and print it...

    Ultraedit features about printing includes:

    • Print preview
    • Print line numbers
    • Print command doesn't print hidden lines
    • Headers/footers (with alignment commands), margins and page breaks
    • Printing of syntax highlighting in color
    • Print 2 pages on one sheet in landscape or portrait modes
    • Separate font selection for display and printer (supports all fonts installed including True Type fonts)
    • Print all open files

提交回复
热议问题