Hi,
I am fairly new to La-Tex... I am trying to find a way to make my firm's letterhead appear at the top of a letter I create with La-Tex. Currently, I am simply creating the letter, then printing it on letterhead, and finally rescanning it in as a PDF. How can I learn to use newlfm? Is it something I purchase?
I'm killing so many trees and a ton of time with my current method, any help will be greatly appreciated!
-Rebecca
Page Layout ⇒ Creating a letterhead
NEW: TikZ book now 40% off at Amazon.com for a short time.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Creating a letterhead
I don't know the newlfm class. You can create letters with custom heads very easy by means of the »scrlttr2« class which is part of the KOMA Script bundle. But I think for both classes it will require additional tools to translate your company's design to a letterhead.
Best regards and welcome to the board
Thorsten
Best regards and welcome to the board
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Creating a letterhead
Does the letterhead include graphic elements or is it all text.
At least if it's all text you could look at the fancyhdr class:
http://tug.ctan.org/cgi-bin/ctanPackage ... d=fancyhdr
I think fancyhdr would work fine even if you have graphic element(s), but in that case you'd need to insert graphic figures into the fancyhdr headers you define and reference the graphic file(s) on disk.
At least if it's all text you could look at the fancyhdr class:
http://tug.ctan.org/cgi-bin/ctanPackage ... d=fancyhdr
I think fancyhdr would work fine even if you have graphic element(s), but in that case you'd need to insert graphic figures into the fancyhdr headers you define and reference the graphic file(s) on disk.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: Creating a letterhead
The concerned class has its own structures for generating a letterhead. So an additional package will not be necessary.
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10