Hello,
we currently try to encode data (in our case a json), generated from our java application, onto a card using the ZC300.
We found a example with the title "Position a card for smart card encoding" but in that example the only relevant part (for encoding) is int jobId = zmotifCardPrinter.smartCardEncode(1);
But we cant figure out how we define which data will be encoded to the card.
The method "smartCardEncode" function only allow one parameter -> the count.
For example the "magEncode" for mag-stripes have multiple parameters and 3 parameters for the data.
I hope anybody can help out, thanks !
Best
Dustin
0 Replies