im having problems making my data report landscape. how can i do that?
Printable View
im having problems making my data report landscape. how can i do that?
miletjs, I'm just having a stab at your problem here, but I've had a quick look through msdn and it implies you should set the orientation for the default printer. Hope this helps.
Now I'm sure!! :)
snipped from MSDN - download this fella from microsoft
SUMMARY
PageSet.exe is a self-extracting executable file that contains a DLL file that allows you to programmatically change the printer orientation.
This DLL is particularly useful when dealing with the Data Report, which reads the default printer orientation prior to displaying or printing a report. PageSet.exe allows you to programmatically change and reset your printer orientation.
[Edited by MadWorm on 10-04-2000 at 06:18 PM]