I'm learning Symfony and EasyAdmin, my next task on the list is to add a button which will print (generate PDF) selected rows from the table. I've checked in the EasyAdmin docs if there maybe is a tutorial or more info, but without luck. https://symfony.com/bundles/EasyAdminBundle/current/crud.html
How I should approach it? Is there a method I should use or a bundle?
I've found this thread: PDF document creation EasyAdmin symfony 5 But no one replied. There is not much info regarding this matter.
Symfony 5.4, EasyAdmin 4