diff options
author | ivan <ivan> | 2004-12-18 23:32:00 +0000 |
---|---|---|
committer | ivan <ivan> | 2004-12-18 23:32:00 +0000 |
commit | 3485c34d9374892c3e4d6a56c7dd5f47f480f024 (patch) | |
tree | a362ef849562a87f8587fd21ea456f7c32c9d147 /httemplate/docs/billing.html | |
parent | 01ab1548800f26daa9eb61707dd58ed0d4d6362f (diff) |
add info about teTeX and Ghostscript
Diffstat (limited to 'httemplate/docs/billing.html')
-rw-r--r-- | httemplate/docs/billing.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/docs/billing.html b/httemplate/docs/billing.html index 78e250153..a9d7508fc 100644 --- a/httemplate/docs/billing.html +++ b/httemplate/docs/billing.html @@ -12,6 +12,7 @@ <li>Credit card decline alerts: Customize the <a href="../config/config.cgi#declinetemplate">declinetemplate</a> configuration option and set the <a href="../config/config.cgi#emaildecline">emaildecline</a> configuration option. <li>Typeset (LaTeX) invoice templates <ul> + <li>Install teTeX and Ghostscript (included with most distributions). <li>Place your logo in EPS (Encapsulated PostScript) format at <code>/usr/local/etc/freeside/conf.<i>your_datasrc</i>/logo.eps</code>. <li>Edit the <b>invoice_latexfooter</b>, <b>invoice_latexnotes</b>, and <b>invoice_latexsmallfooter</b> configuration files. If you are adventurous, edit <b>invoice_latex</b> as well. </ul> |