lazarus/components/printers/design/printers4lazide.txt
mattias b65822fa44 added IDE printing package from Darius
git-svn-id: trunk@10190 -
2006-11-12 22:32:07 +00:00

19 lines
473 B
Plaintext

This package will add a print menu item in the Lazarus main menu (File) and
in the popup menu of the source editor.
There are always some todo's. The ones that came to mind are:
- syntax highlighting
- filename in the header
- pagenumbering
- preferences/settings in the IDE
- print selection
- print range
- line wrapping
- option setting from IDE
Either supply a patch to the lazarus developers or pretty please ask me....
Darius Blaszijk (dhkblaszyk@zeelandnet.nl)