Is there a “standard” process to view thumbnails of attachments?
Regards,
Nelson F.
Is there a “standard” process to view thumbnails of attachments?
Regards,
Nelson F.
Hello, @nelsonflorez
Depends on attachments. For example, for PDF files you can use the Apache PDFBox
(link) library to generate small images and use our Image
component to display them.
Regards,
Daniil
That is the question, it is a form that could have different types of files; images, pdf, xls, doc. Anyway, thanks, I’m going to look a little more to see what I find.