Hi Mansoor,
No that is not possible, as the datareport is really just the printer
object underneath the hood and uses the printdoc method.
You can however depending on the next report you wnat added to the first
report is to create it in the reportfooter section using nothing but labels.
Hope this helps!
Don Hanfland [MVP VB]
> When it prints the report the printer ejects the page and moves on to the
> new page. I want it to just stay there and print the next report from there.
> Is it possible? I'm using VB6.