PDA

Click to See Complete Forum and Search --> : DataEnvironment (Data Reports)


Eugenious
Jun 28th, 2001, 03:17 PM
Anyone know how to print a data report in Landscape???
I know this seems like it should be easy. I have tried all the "easy" methods and have been unsuccessful.

Thanks In Advance!!!!!!

EUGENE

alip1
Jul 1st, 2001, 05:36 AM
Originally posted by Eugenious
Anyone know how to print a data report in Landscape???
I know this seems like it should be easy. I have tried all the "easy" methods and have been unsuccessful.

Thanks In Advance!!!!!!

EUGENE



Also I'm intersted to question...

jm867
Jul 1st, 2001, 06:30 PM
Private Sub DataReport_Initialize()
'---LANDSCAPE---
rptComputerModem.Orientation = rptOrientLandscape
End Sub

alip1
Jul 30th, 2001, 02:48 AM
Thank I'm very happy
Ant Lip1:cool: