I am using the following code to set the page:
but it has no effect at all.
What am I doing wrong?
<style tyle="text/css">
@page { size:8.5in 11in; landscape}
body, td {
font-size: 10pt;
}
</style>
but it has no effect at all.
What am I doing wrong?