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

24 lines
849 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
2015-11-06 08:31:23 +00:00
<img class="screenshot" alt="Print Heading" src="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:
2015-11-06 08:31:23 +00:00
<img class="screenshot" alt="Print Heading" src="assets/img/setup/print/letter-head-1.png">
2015-11-05 11:25:10 +00:00
{next}