Page LayoutCreating a letterhead

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
haack
Posts: 1
Joined: Wed Jun 09, 2010 5:26 pm

Creating a letterhead

Post by haack »

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

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Creating a letterhead

Post by localghost »

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
hesitz
Posts: 12
Joined: Mon Jun 07, 2010 2:32 am

Re: Creating a letterhead

Post by hesitz »

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.
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Re: Creating a letterhead

Post by localghost »

The concerned class has its own structures for generating a letterhead. So an additional package will not be necessary.
Post Reply