diff options
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 | 
