diff options
author | Robby Workman <rw@rlworkman.net> | 2012-04-06 09:44:53 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-04-06 09:44:53 -0400 |
commit | ae440552097271383648dff005a882168115e0da (patch) | |
tree | c2395346663b92facc22962e0747691a0756bab3 /misc/html2ps/README | |
parent | 6c1d2146bc227d6221c2c8f87a88668454921499 (diff) |
misc/html2ps: Added (converts html to postscript)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'misc/html2ps/README')
-rw-r--r-- | misc/html2ps/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/misc/html2ps/README b/misc/html2ps/README new file mode 100644 index 0000000000000..1d408be0255fd --- /dev/null +++ b/misc/html2ps/README @@ -0,0 +1,8 @@ +html2ps converts HTML to PostScript. + +This defaults to "letter" type paper, but you can pass some +other value to PAPER if you'd prefer otherwise. Paper type +choices are: A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, +B0, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, letter, legal, +arche, archd, archc, archb, archa, flsa, flse, halfletter, +11x17, ledger, other |