I've a report which is quite wide, and I'd like to print it in landscape. In using the ActiveX control to change the print settings, the Preview looks great in Portrait, yet when I change it to landscape I get 8 pages of blank.
If I change it back to Portrait, I get an error saying there was an error rendering the report.
Has anyone had any luck with this
Thanks.

Printing Blank in Landscape
Frank Natoli
cnminor
under_way
sklett
Actually, these appear to be 2 separate issues.
When directly printing in a landscaped format, even with a simple hello world report, all that prints are blank pages. The latest attempt yielded more than 20 such before I cancelled the print job.
I believe the error message came about as a compounded error, after switching to landscape, then previewing, then switching back.
Have any of you been able to successfully print in landscape
Senthilvel
"An error occured trying to render the report (0x80004005)"
Allan Stirrett
Thanks for your help, any other suggestions are very much appreciated.
Col in trouble
A textbox or other report item can cause the width of the body to exceed the page width, even when the portion of the item that exceeds the width has no visible contents. In addition, horizontally growing report items (matrix data regions and images with set to automatically Autosize or Fit) can cause the body to grow as well.
american_werewolf
Terence Lee