Orientation for DoCmd.OutPutTo method

R

Rob

I'm running an Access 97 (yes it needs to be upgraded) app that incorporates
faxing capabilities. I use the DoCmd.OutPutTo command to copy a report to a
..snp file, which is then faxed. The report is in landscape mode. When I
view the sent fax from the FaxConsole, it is in landscape, but it the
image/page is turned in portrait mode. When I create this snp file, can I
set it up so that it will display in landscape mode when I view the image
from the FaxConsole?

Thanks
 
Top