I am using the wordpress theme AppPresser to build an App for IPhone and Android. In the app I am using a php script that generates barcodes that fitness club members can use to check in to the club by scanning their phone. I want to be able to save a screenshot of the generated barcode to another page in the app so the member does not have to re-enter his member ID in the bar code generator every time. Can someone help me with this please?
The barcode generator I’m using is Ultimate Barcode Generator by Code Canyon. You put the PHP script inside the Theme and call it to generate the code.
The app/site is currently in test mode so only folks with developer credentials from my company can see it.