I need to create a report (text file), which has tables and images.
First i used pdfkit :
- it can add a picture, but the creation of table is not possible. Only to draw many lines - it's not very good.
Another option to create a file using excel-export :
- creating a table is perfect, but there is no way to add image.
Anyone knows module, which combines addition of images and creation of simple table?