Reputation: 312
I'm trying to create POS Android Application, I added feature that after a order submitted the app send the order invoice with email to the customer.
My problem is how to create this invoice with unfixed number of data presented in the invoice so I can send it through email?.
by the way I'm using java email API.
Upvotes: 1
Views: 56