Currently working on a web application that involves creating, updating, and deleting user data. One of the requirements is to print a PVC ID card with the information of the newly created user, similar to generating a report.
I'm seeking a convenient method to achieve this task. Can it be done using a plugin? Or will I need to download a desktop application and connect it to my MySQL database?
Additional note: We have both an Epson printer and a Zebra printer available for use.
Thank you in advance!