Hi!
I would like to export my datas (only attributes) on a jpeg file.
I would like to create a sort of table like on excel, with blacks border and dimentionnate the columns in order to not truncate the datas. And then export an jpeg file.
I used ExcelStyler and an JPEG writer, but it failed because it's not an raster format. So I tried with ImageRasterizer but I don't succeed.
I'm not use to manipulate raster format. So could you give me advices to suceed?
Thanks !