Generate table images

hey, im trying to create table image of scorecard data, i used jswing to turn my HTML table into an image, but it's kinda slow – takes like 4-6 seconds any ideas on how to speed this up/ alternative method ? Would be a big help!
No description
8 Replies
JavaBot
JavaBot2mo ago
This post has been reserved for your question.
Hey @zap! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically marked as dormant after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
dan1st
dan1st2mo ago
an alternative would be not using HTML you could draw the table with swing "directly"
dan1st
dan1st2mo ago
I think it should be possible to put that in a BufferedImage
JavaBot
JavaBot2mo ago
💤 Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived. If your question was not answered yet, feel free to re-open this post or create a new one. In case your post is not getting any attention, you can try to use /help ping. Warning: abusing this will result in moderative actions taken against you.
zap
zapOP2mo ago
thanks
JavaBot
JavaBot2mo ago
If you are finished with your post, please close it. If you are not, please ignore this message. Note that you will not be able to send further messages here after this post have been closed but you will be able to create new posts.
JavaBot
JavaBot2mo ago
Post Closed
This post has been closed by <@878169195571978250>.

Did you find this page helpful?