|
|
|
|
|
by Grazester
2392 days ago
|
|
There are libraries for converting HTML to PNG.
Why would you need the frontend for anything? Grab the users' achievement from the database(I could only assume user data is stored here). Format it however you want it to look in an HTML file then convert said HTML to a PNG.
Its dead simple. I did the equivalent but with PDF's for customer bills for a past job. |
|