Hi,
Help, please.
We created a web app to manage our members. We can create, edit, update and delete members. In addition we added 10 custom reports. What we need to do next? We need to print the ID Cards of the members. In other words, our web app needs to talk to our local printer.
But first we need to:
Design the ID card (maybe using a custom report using labels and an image control). What do you think? How would you do it? Have grid to select the ID cards that we want to print (maybe using a checkbox). For example: MemberID
MemberName
MemberAddress
MemberPhone
MemberEmail
Go to the complete details ...