Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Michael Schrading #1
Landscape
Hello
I would like to know: How to print out a html-page in landscape??
In portrait it's no problem but Landscape!!
Somebody knows something about this ??
Michael
Michael Schrading Guest
-
LandScape Printing in CSS
I want to print my web page in landscape orientation. I m using the following code <style type="text/css"> <!-- @page { size:landscape; }... -
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... -
Customisable Landscape
Hi folks I am trying to make a customisable landscape. Imagine a flat plane and at points along the plan I want to specify heights and have the... -
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... -
print landscape
How can i get a print button to print landscape? monkey -
Murray *TMM* #2
Re: Landscape
Michael:
I believe you can specify this in CSS2, but it's not supported at all, as
far as I know. Without that, the change to landscape mode must be done
locally for each printer.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
ANSWERS
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Michael Schrading" <ms@yesno.de> wrote in message
news:bo8gdl$h8a$1@forums.macromedia.com...> Hello
>
> I would like to know: How to print out a html-page in landscape??
> In portrait it's no problem but Landscape!!
>
> Somebody knows something about this ??
>
> Michael
>
>
Murray *TMM* Guest
-
Michael Schrading #3
Re: Landscape
Hi Murray
Jepp! I know in css this is in browsers currently not supported (@size and
@page) but you know, if you find the door closed to the paradise maybe
there is a back door!-
Then let us go there! :) ...
btw. I asking cause I want to get a better print out from Flash and want to
use the browser to do this for me with a dynamic coded html page. This work
very well but than came the problem with this landscape print... (In IE 4. I
could use a special code) but now?!
How to come to the back door, Murray??
Michael
----- Original Message -----
From: "Murray *TMM*" <forums@HAHAgreat-web-sights.com>
Newsgroups: macromedia.dynamic.html
Sent: Tuesday, November 04, 2003 4:24 PM
Subject: Re: Landscape
"Murray *TMM*" <forums@HAHAgreat-web-sights.com> schrieb im Newsbeitrag> Michael:
>
> I believe you can specify this in CSS2, but it's not supported at all, as
> far as I know. Without that, the change to landscape mode must be done
> locally for each printer.
>
> --
> Murray --- ICQ 71997575
> Team Macromedia Volunteer for Dreamweaver MX
> (If you *MUST* email me, don't LAUGH when you do so!)
> ==================
> [url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
> ANSWERS
> ==================
> [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
> [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
> [url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
> [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
> ==================
>
> "Michael Schrading" <ms@yesno.de> wrote in message
> news:bo8gdl$h8a$1@forums.macromedia.com...>> > Hello
> >
> > I would like to know: How to print out a html-page in landscape??
> > In portrait it's no problem but Landscape!!
> >
> > Somebody knows something about this ??
> >
> > Michael
> >
> >
>
news:bo8gi7$hh1$1@forums.macromedia.com...> Michael:
>
> I believe you can specify this in CSS2, but it's not supported at all, as
> far as I know. Without that, the change to landscape mode must be done
> locally for each printer.
>
> --
> Murray --- ICQ 71997575
> Team Macromedia Volunteer for Dreamweaver MX
> (If you *MUST* email me, don't LAUGH when you do so!)
> ==================
> [url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
> ANSWERS
> ==================
> [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
> [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
> [url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
> [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
> ==================
>
> "Michael Schrading" <ms@yesno.de> wrote in message
> news:bo8gdl$h8a$1@forums.macromedia.com...>> > Hello
> >
> > I would like to know: How to print out a html-page in landscape??
> > In portrait it's no problem but Landscape!!
> >
> > Somebody knows something about this ??
> >
> > Michael
> >
> >
>
Michael Schrading Guest
-
Murray *TMM* #4
Re: Landscape
Michael:
Buy a plane ticket to each visitor's location and reset their printer. 8)
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
ANSWERS
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Michael Schrading" <ms@yesno.de> wrote in message
news:bobsni$i4u$1@forums.macromedia.com...to> Hi Murray
>
> Jepp! I know in css this is in browsers currently not supported (@size and
> @page) but you know, if you find the door closed to the paradise maybe
> there is a back door!-
>
> Then let us go there! :) ...
>
> btw. I asking cause I want to get a better print out from Flash and wantwork> use the browser to do this for me with a dynamic coded html page. ThisI> very well but than came the problem with this landscape print... (In IE 4.as> could use a special code) but now?!
> How to come to the back door, Murray??
>
> Michael
>
>
>
> ----- Original Message -----
> From: "Murray *TMM*" <forums@HAHAgreat-web-sights.com>
> Newsgroups: macromedia.dynamic.html
> Sent: Tuesday, November 04, 2003 4:24 PM
> Subject: Re: Landscape
>
>> > Michael:
> >
> > I believe you can specify this in CSS2, but it's not supported at all,GET> > far as I know. Without that, the change to landscape mode must be done
> > locally for each printer.
> >
> > --
> > Murray --- ICQ 71997575
> > Team Macromedia Volunteer for Dreamweaver MX
> > (If you *MUST* email me, don't LAUGH when you do so!)
> > ==================
> > [url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TOas> "Murray *TMM*" <forums@HAHAgreat-web-sights.com> schrieb im Newsbeitrag> > ANSWERS
> > ==================
> > [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
> > [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
> > [url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
> > [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
> > ==================
> >
> > "Michael Schrading" <ms@yesno.de> wrote in message
> > news:bo8gdl$h8a$1@forums.macromedia.com...> >> > > Hello
> > >
> > > I would like to know: How to print out a html-page in landscape??
> > > In portrait it's no problem but Landscape!!
> > >
> > > Somebody knows something about this ??
> > >
> > > Michael
> > >
> > >
> >
> news:bo8gi7$hh1$1@forums.macromedia.com...> > Michael:
> >
> > I believe you can specify this in CSS2, but it's not supported at all,GET> > far as I know. Without that, the change to landscape mode must be done
> > locally for each printer.
> >
> > --
> > Murray --- ICQ 71997575
> > Team Macromedia Volunteer for Dreamweaver MX
> > (If you *MUST* email me, don't LAUGH when you do so!)
> > ==================
> > [url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO>> > ANSWERS
> > ==================
> > [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
> > [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
> > [url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
> > [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
> > ==================
> >
> > "Michael Schrading" <ms@yesno.de> wrote in message
> > news:bo8gdl$h8a$1@forums.macromedia.com...> >> > > Hello
> > >
> > > I would like to know: How to print out a html-page in landscape??
> > > In portrait it's no problem but Landscape!!
> > >
> > > Somebody knows something about this ??
> > >
> > > Michael
> > >
> > >
> >
>
Murray *TMM* Guest
-
Michael Schrading #5
Re: Landscape
"Murray *TMM*" <forums@HAHAgreat-web-sights.com> schrieb im Newsbeitrag
news:bobtaq$j40$1@forums.macromedia.com...LOL, you know the way but you can't find the door. Resetting the printer> Michael:
>
> Buy a plane ticket to each visitor's location and reset their printer. 8)
brings portait - orientation. Ok and
Thank you anyway...
Michael
and>
> --
> Murray --- ICQ 71997575
> Team Macromedia Volunteer for Dreamweaver MX
> (If you *MUST* email me, don't LAUGH when you do so!)
> ==================
> [url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
> ANSWERS
> ==================
> [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
> [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
> [url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
> [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
> ==================
>
> "Michael Schrading" <ms@yesno.de> wrote in message
> news:bobsni$i4u$1@forums.macromedia.com...> > Hi Murray
> >
> > Jepp! I know in css this is in browsers currently not supported (@size4.> to> > @page) but you know, if you find the door closed to the paradise maybe
> > there is a back door!-
> >
> > Then let us go there! :) ...
> >
> > btw. I asking cause I want to get a better print out from Flash and want> work> > use the browser to do this for me with a dynamic coded html page. This> > very well but than came the problem with this landscape print... (In IEdone> I> as> > could use a special code) but now?!
> > How to come to the back door, Murray??
> >
> > Michael
> >
> >
> >
> > ----- Original Message -----
> > From: "Murray *TMM*" <forums@HAHAgreat-web-sights.com>
> > Newsgroups: macromedia.dynamic.html
> > Sent: Tuesday, November 04, 2003 4:24 PM
> > Subject: Re: Landscape
> >
> >> > > Michael:
> > >
> > > I believe you can specify this in CSS2, but it's not supported at all,> > > far as I know. Without that, the change to landscape mode must bedone> GET> > > locally for each printer.
> > >
> > > --
> > > Murray --- ICQ 71997575
> > > Team Macromedia Volunteer for Dreamweaver MX
> > > (If you *MUST* email me, don't LAUGH when you do so!)
> > > ==================
> > > [url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO> as> > "Murray *TMM*" <forums@HAHAgreat-web-sights.com> schrieb im Newsbeitrag> > > ANSWERS
> > > ==================
> > > [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
> > > [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
> > > [url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
> > > [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
> > > ==================
> > >
> > > "Michael Schrading" <ms@yesno.de> wrote in message
> > > news:bo8gdl$h8a$1@forums.macromedia.com...
> > > > Hello
> > > >
> > > > I would like to know: How to print out a html-page in landscape??
> > > > In portrait it's no problem but Landscape!!
> > > >
> > > > Somebody knows something about this ??
> > > >
> > > > Michael
> > > >
> > > >
> > >
> > >
> > news:bo8gi7$hh1$1@forums.macromedia.com...> > > Michael:
> > >
> > > I believe you can specify this in CSS2, but it's not supported at all,> > > far as I know. Without that, the change to landscape mode must be> GET> > > locally for each printer.
> > >
> > > --
> > > Murray --- ICQ 71997575
> > > Team Macromedia Volunteer for Dreamweaver MX
> > > (If you *MUST* email me, don't LAUGH when you do so!)
> > > ==================
> > > [url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO>> >> > > ANSWERS
> > > ==================
> > > [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
> > > [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
> > > [url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
> > > [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
> > > ==================
> > >
> > > "Michael Schrading" <ms@yesno.de> wrote in message
> > > news:bo8gdl$h8a$1@forums.macromedia.com...
> > > > Hello
> > > >
> > > > I would like to know: How to print out a html-page in landscape??
> > > > In portrait it's no problem but Landscape!!
> > > >
> > > > Somebody knows something about this ??
> > > >
> > > > Michael
> > > >
> > > >
> > >
> > >
> >
>
Michael Schrading Guest
-
Murray *TMM* #6
Re: Landscape
8)
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
ANSWERS
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Michael Schrading" <ms@yesno.de> wrote in message
news:boe89u$eor$1@forums.macromedia.com...8)>
> "Murray *TMM*" <forums@HAHAgreat-web-sights.com> schrieb im Newsbeitrag
> news:bobtaq$j40$1@forums.macromedia.com...> > Michael:
> >
> > Buy a plane ticket to each visitor's location and reset their printer.GET>
> LOL, you know the way but you can't find the door. Resetting the printer
> brings portait - orientation. Ok and
> Thank you anyway...
>
> Michael
>
>> >
> > --
> > Murray --- ICQ 71997575
> > Team Macromedia Volunteer for Dreamweaver MX
> > (If you *MUST* email me, don't LAUGH when you do so!)
> > ==================
> > [url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TOmaybe> and> > ANSWERS
> > ==================
> > [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
> > [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
> > [url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
> > [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
> > ==================
> >
> > "Michael Schrading" <ms@yesno.de> wrote in message
> > news:bobsni$i4u$1@forums.macromedia.com...> > > Hi Murray
> > >
> > > Jepp! I know in css this is in browsers currently not supported (@size> > > @page) but you know, if you find the door closed to the paradisewant> > > there is a back door!-
> > >
> > > Then let us go there! :) ...
> > >
> > > btw. I asking cause I want to get a better print out from Flash andIE> > to> > work> > > use the browser to do this for me with a dynamic coded html page. This> > > very well but than came the problem with this landscape print... (Inall,> 4.> > I> > > could use a special code) but now?!
> > > How to come to the back door, Murray??
> > >
> > > Michael
> > >
> > >
> > >
> > > ----- Original Message -----
> > > From: "Murray *TMM*" <forums@HAHAgreat-web-sights.com>
> > > Newsgroups: macromedia.dynamic.html
> > > Sent: Tuesday, November 04, 2003 4:24 PM
> > > Subject: Re: Landscape
> > >
> > >
> > > > Michael:
> > > >
> > > > I believe you can specify this in CSS2, but it's not supported atTO> done> > as> > > > far as I know. Without that, the change to landscape mode must be> > > > locally for each printer.
> > > >
> > > > --
> > > > Murray --- ICQ 71997575
> > > > Team Macromedia Volunteer for Dreamweaver MX
> > > > (If you *MUST* email me, don't LAUGH when you do so!)
> > > > ==================
> > > > [url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAYTechnotes> > GET> > > > ANSWERS
> > > > ==================
> > > > [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
> > > > [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
> > > > [url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
> > > > [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM)Newsbeitrag> > > > ==================
> > > >
> > > > "Michael Schrading" <ms@yesno.de> wrote in message
> > > > news:bo8gdl$h8a$1@forums.macromedia.com...
> > > > > Hello
> > > > >
> > > > > I would like to know: How to print out a html-page in landscape??
> > > > > In portrait it's no problem but Landscape!!
> > > > >
> > > > > Somebody knows something about this ??
> > > > >
> > > > > Michael
> > > > >
> > > > >
> > > >
> > > >
> > > "Murray *TMM*" <forums@HAHAgreat-web-sights.com> schrieb imall,> > > news:bo8gi7$hh1$1@forums.macromedia.com...
> > > > Michael:
> > > >
> > > > I believe you can specify this in CSS2, but it's not supported atTO> done> > as> > > > far as I know. Without that, the change to landscape mode must be> > > > locally for each printer.
> > > >
> > > > --
> > > > Murray --- ICQ 71997575
> > > > Team Macromedia Volunteer for Dreamweaver MX
> > > > (If you *MUST* email me, don't LAUGH when you do so!)
> > > > ==================
> > > > [url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAYTechnotes> > GET> > > > ANSWERS
> > > > ==================
> > > > [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
> > > > [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
> > > > [url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
> > > > [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM)>> >> > > > ==================
> > > >
> > > > "Michael Schrading" <ms@yesno.de> wrote in message
> > > > news:bo8gdl$h8a$1@forums.macromedia.com...
> > > > > Hello
> > > > >
> > > > > I would like to know: How to print out a html-page in landscape??
> > > > > In portrait it's no problem but Landscape!!
> > > > >
> > > > > Somebody knows something about this ??
> > > > >
> > > > > Michael
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
>
Murray *TMM* Guest



Reply With Quote

