Changing the LedgerSMB Letter Head Graphic

Written by James McDonald

December 31, 2008

Make a backup of the original demo templates

cp -rv /var/lib/ledgersmb/templates/demo /var/lib/ledgersmb/templates/template1

# on Ubuntu this was
sudo cp -rv /etc/ledgersmb/templates/demo /etc/ledgersmb/templates/template1

Go into the LedgerSMB admin control panel and change the template from demo to whatever you named the new directory.

cd /var/lib/ledgersmb/templates/template1
# on ubuntu it's in /etc/ledgersmb/templates
# backup your original files just in case
cp logo.png logo.png.orig
cp logo.eps logo.eps.orig

edit your new logo.png in Gimp to be something that you want e.g.

logo1

Save as logo.png
Also save as logo.eps

# copy new logo's into your custom templates directory
cp logo.png logo.eps /etc/ledgersmb/templates/template1/

Done

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

The reCAPTCHA verification period has expired. Please reload the page.

You May Also Like…