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]

Reply via email to