Print labels from data captured from form

cliff7376

Registered User.
Local time
Today, 13:35
Joined
Oct 10, 2001
Messages
107
I am trying to create a PO Reciept Label that prints out once the data has been posted to my Sql Database. What I wanted to do is grab the data right after it has posted and print it out on a label using my default printer. Is there a print command where you can just print these variables out to the default printer in code rather than make a temp table to store them and make a report?

Any help would be appreciated.

Thanks
Sean
 

Users who are viewing this thread

Back
Top Bottom