Hi All,
I've modified my Letterhead today so it would print some more
information. I have next to zero experience with tex, and just wanted
to make sure this was proper way of going about it. I used tables, and
like HTML, I am unsure if this is the "wrong way" of doing things :)
Any advice is much appreciated!
It used to be <addy> <space> <logo> <space> <telephone>
now it's <logo><addy> <space> <telephone>
Previously (default):
----------------------------
\parbox{\textwidth}{%
\parbox[b]{.42\textwidth}{%
<?lsmb company ?>
<?lsmb address ?>
}
\parbox[b]{.2\textwidth}{
\includegraphics[scale=0.3]{logo}
}\hfill
..hidden..
Tel: & <?lsmb tel ?>\\
Fax: & <?lsmb fax ?>
\end{tabular}
\rule[1.5em]{\textwidth}{0.5pt}
}
My Modifications:
-------------------------
\parbox{\textwidth}{%
\begin{tabular}{llp{93}r}
\parbox[b]{.258\textwidth}{
\includegraphics[scale=0.6]{logo}
}\hfill
&
\parbox[b]{.27\textwidth}{%
<?lsmb company ?>
<?lsmb address ?>
}
&
\parbox[b]{4\textwidth}{%
}
&
..hidden..
Tel: & <?lsmb tel ?>\\
Toll Free: & 888.686.1870 \\
Fax: & <?lsmb fax ?> \\
Email: & ..hidden..
\end{tabular}
\\
\end{tabular}
\rule[1.5em]{\textwidth}{0.5pt}
}
Thanks,
Matt Gibson
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Ledger-smb-users mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users