DataReport Landscape Orientation.

I don't if I'm using VB6 SP5. But I'm sure my printer support landscape printing but this code doesn't work.

DataReport1.Orientation = rptOrientLandscape
DataReport1.Show

What is the best thing to do?

How about the DLL called PageSet.dll? How to download this DLL?