about data report in visual basic 6.0
The first question:
How can I add the page number into the page footer of the datareport control in visual basic 6.0?
The second question:
How can I change the page size or page orientation of the datareport control in visual basic 6.0?
Thank you very much!
Re: about data report in visual basic 6.0
Place a label with the caption %p in the footer of your report, to get the page number.
As for the orientation code, I would appreciate it if you could tell me if you find out :)
Hope this helps
Jason
[email protected]