how to trace print job with every order going to printer and get values to store in database
please give me active code to return real values to store in database because i searched everywhere and i don't get real answer
thanks in advaced
how to trace print job with every order going to printer and get values to store in database
please give me active code to return real values to store in database because i searched everywhere and i don't get real answer
thanks in advaced
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jose SaizPosted Oct 22, 2023, 3:45 PM
It will be simple to write a log on every order to print. using the FileStream
Good luck