|
-
Apr 29th, 2010, 08:11 AM
#1
Thread Starter
Addicted Member
How do I populate a report with data in the background and print?
Using Microsoft Reports, can you populate a report with data and print it with out showing it?
IE : If a user is on the invoice screen and wants to print it out.
It populates the report with the data, without the user being aware of this (All happening in the background),
and then print the report?
to sum it all up:
From the users perspective:
1) Clicks print.
2) Neat report with all the data jumps out of the printer
From the programmers perspective:
1) User clicks on print
2) In the background the application populates a report and then sends it to the print que to be printed.
3) Neat report with all the data jumps out of the printer
How do I achieve this?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|