to a swf then prints it?
i guess it comes with contribute 2
looks killer
> Hey, I got a client clamoring for that too. The client claims that they
> have seen it done. The only way I found to do it was with an active X
> control. Active X would not be a good solution for this client due to
> the wide diversity of browsers that visit the site that do not support
> active x.
>
>
>
>
>
> Mark W. Breneman
> -Cold Fusion Developer
> -Network Administrator
> Vivid Media
> [EMAIL PROTECTED]
> www.vividmedia.com
> 608.270.9770
>
> -----Original Message-----
> From: Kumar, Senthil [CC] [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, October 28, 2003 2:38 PM
> To: CF-Talk
> Subject: How To Force Landscape Oriented Printing
>
>
>
> Not Exactly CF Talk - MayBe HTML Talk or CSS Talk.
>
> How would I force a Report to be printed always in
> a landscape format.
>
> The following code, did not work.
>
> <HTML>
>
> <HEAD>
>
> <TITLE> New Document </TITLE>
>
> <style>
>
> @media print{
>
> BODY {
>
> Size: landscape;
>
> }
>
> }
>
> </style>
>
> </HEAD>
>
> <BODY>
>
> hi
>
> </BODY>
>
> </HTML>
>
>
>
>
> _____
>
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

