Revivius / nb-darcula

Darcula LAF for NetBeans
277 stars 83 forks source link

Print wrong from Netbeans #92

Closed ghost closed 8 years ago

ghost commented 8 years ago

Menu File-Print-Parameters Print 1) Don't work with Print As Editor = false - empty preview 2) Don't work line wrapping Thanks

Revivius commented 8 years ago

@aleksano; If you select "Print as in Editor"; options for font, color and layout including "Wrap Lines" become disabled. Since I think you are telling NetBeans to print it with exact font, colors and layout in the editor.

If you dont select "Print as in Editor" (set it to false) "Wrap Lines" work as expected:

printpreview

Can you explain the problem please ?

ghost commented 8 years ago

Thanks/ That's all right.