brotherton-erpnext/erpnext/docs/user/manual/en/setting-up/print/letter-head.md

24 lines
885 B
Markdown
Raw Normal View History

2015-11-05 11:25:10 +00:00
# Letter Heads
You can manage multiple letter heads in ERPNext. In a letter head you can:
* Create an image with your logo, brand and other information that you want to put on your letter head.
* Attach the image in your Letter Head record by clicking on image icon to automatically generate the HTML required for this Letter Head.
* If you want to make this the default letter head, click on “Is Default”.
Your letter head will now appear in all Prints and Emails of documents.
You can create / manage Letter Heads from:
> Setup > Printing > Letter Head > New Letter Head
### Example
<img class="screenshot" alt="Print Heading" src="{{docs_base_url}}/assets/img/setup/print/letter-head.png">
2015-11-05 11:25:10 +00:00
This is how the letter head looks in a document print:
<img class="screenshot" alt="Print Heading" src="{{docs_base_url}}/assets/img/setup/print/letter-head-1.png">
2015-11-05 11:25:10 +00:00
{next}