diff options
| author | ivan <ivan> | 2005-05-04 00:41:00 +0000 | 
|---|---|---|
| committer | ivan <ivan> | 2005-05-04 00:41:00 +0000 | 
| commit | b6343424437589018faba310159efaff6cecac18 (patch) | |
| tree | a6c156a059a3efed598ffbf8e62cde95e4e0816b /httemplate/docs | |
| parent | 89b9309553e8a1d6c197011962e7e15e4c22aaa6 (diff) | |
great new invoice template from kristian!
Diffstat (limited to 'httemplate/docs')
| -rw-r--r-- | httemplate/docs/billing.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/httemplate/docs/billing.html b/httemplate/docs/billing.html index a9d7508fc..7097fda24 100644 --- a/httemplate/docs/billing.html +++ b/httemplate/docs/billing.html @@ -13,7 +13,7 @@      <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>Place your logo in EPS (Encapsulated PostScript) format with size 90pt X 36pt (<code>epsffit -c 0 0 90 33 yourlogo.eps >logo.eps</code>) 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>      <li>Plaintext invoice templates | 
