Report Printing

Sri99

Registered User.
Local time
Today, 22:55
Joined
Nov 29, 2012
Messages
25
Form Printing

HI

I have a form contains different reports in a combo box. when I select one report & print, all of the reports become visible in preview (ex:from 1 of 10). I will have to choose what Report I should print from here every time. I don't want like this, I want to be print the exact one I selected should print. ex: if I select 5th one in 1 of 10. the 5th report only should print, If I select from 1 to 8 should those one onely.I want to do like this.
Can any one help me in there?

ThanQ
 
Last edited:
The event evidently fires all reports. Check the event coding. The last report to be printed always appears on top.
 

Users who are viewing this thread

Back
Top Bottom