Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DoCmd.OutPutTo a landscape snapshot

Status
Not open for further replies.

rknmsp

Programmer
Sep 9, 2004
9
US
I'm not sure if this is an Access issue or Windows XP. I use the DoCmd.OutPutTo method to save an Access report to a .snp file, which I then fax. The report is saved in landscape mode (which is correct). However, when I view the snapshot via the Microsoft FaxConsole, it is landscape, but appears on screen in portrait, thus is shows sideways.

Is there a way to programmatically set the .snp file so that when it is viewed it will display on screen in landscape mode (sideways)?

Thanks much
 
I think it's actually a setting in the Fax Console. Have you checked it's default settings?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top