How to Change the Printing Lay-Out of Data Report in VB6

After exploring the Visual Basic 6.0 Data Report, i found out the 3 different printing layout
so i want it to share on you on how to do this, first you must install VB6SP6, or download
it at Microsoft Website, and it will done through this following codes:

DataReport1.Orientation = rptOrientLandscape
DataReport1.Orientation = rptOrientDefault
DataReport1.Orientation = rptOrientPortrait


Hope you like it, Happy Coding ^_^
The Hardest Thing to Do is to Do Nothing
These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Furl
  • Reddit
  • Spurl
  • StumbleUpon
  • Technorati

Leave a comment

Copyright @ Codes-47.Blogspot.Com. Powered by Blogger.