diff options
author | Florian <stayawake@lavabit.com> | 2014-02-16 03:42:24 +0100 |
---|---|---|
committer | Florian <stayawake@lavabit.com> | 2014-02-16 03:42:24 +0100 |
commit | 20cf774b3a5d7c0c540f6ea25b7cc1c92f5605cc (patch) | |
tree | f0444a2d0dbc11edeb94d00ba0dcaf5452597021 /README | |
parent | 86949f270123c8fdebfa834aaa739fc18e0dcc47 (diff) |
instructions to adapt print footer and header added
Diffstat (limited to 'README')
-rw-r--r-- | README | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -29,4 +29,18 @@ for everything to work as expected. 4. set your preferred filename in "print.print_to_filename" - + +5.(opt) adapt values of footers and headers for your needs + + +Default Values +============== + +print.always_silent_print false +print.print_to_file false + +print.footerleft &PT //Pagenumber +print.footerright &D //Date +print.headerleft &T //? +print.headerright &U //Filename + |