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
Any help would be appreciated.
Thanks
Sean