Ask a Question related to PERL Beginners, Design and Development.
-
Gregg O'Donnell #1
printing: landscape instead of portrait
I'm using MIME::Lite to send a wide email, which is formatted as HTML (could be formatted as text if needed, or as an attachment). How do I control the printing to orient the email to an 11 X 8 1/2 (landscape/horizontal) style instead of 8 1/2 X 11 (portrait/vertical)?
---------------------------------
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
Gregg O'Donnell Guest
-
using Master pages with landscape & portrait orientations
I am writing a catalogue that is using indexing. I wish to set some pages landscapre and some portrait. My Master page is in Portrait. How do you... -
Ill CS always opens landscape PDF in portrait; need landscape
Here's the scenario: Take a PowerPoint slide and make a PDF, such that the PDF when viewed in Acrobat, appears landscape on screen. Then, open a page... -
landscape in portrait question
How can I insert a landscape page in a portrait PDF file? -
Portrait/Landscape
Does anyone know how to control portrait/landscape when you move a database to a new computer. It seems that these page setup settings are not... -
Landscape form always opens as portrait
I have developed a form that the page setup is saved as landscape. If I don't open up the page setup and look at the page setup--which is correct,... -
Daniel Staal #2
Re: printing: landscape instead of portrait
--On Friday, October 31, 2003 9:24 AM -0800 Gregg O'Donnell
<gpod363@yahoo.com> wrote:
In theory you could use CSS to format the HTML to be oriented to the> I'm using MIME::Lite to send a wide email, which is formatted as
> HTML (could be formatted as text if needed, or as an attachment).
> How do I control the printing to orient the email to an 11 X 8 1/2
> (landscape/horizontal) style instead of 8 1/2 X 11
> (portrait/vertical)?
landscape mode, but I don't know of any mail readers (or browsers for
that matter) that would support it.
Short answer: you don't. The user controls how an email/web page is
printed.
If it really needs to be landscape when printed then the layout of
the rest is likely important too. For exact layouts like that I
would use PDF. HTML can come close, and is better in most cases, but
if you need to specify how it prints exactly nothing matches PDF.
Daniel T. Staal
---------------------------------------------------------------
This email copyright the author. Unless otherwise noted, you
are expressly allowed to retransmit, quote, or otherwise use
the contents for non-commercial purposes. This copyright will
expire 5 years after the author's death, or in 30 years,
whichever is longer, unless such a period is in excess of
local copyright law.
---------------------------------------------------------------
Daniel Staal Guest



Reply With Quote

