This module allows you to export data from a Drupal view to a PDF format. It respects any filters applied to the view and includes custom headers and footers in the generated PDF.
This module enables printing a PDF from a view.
Features
It exports the view to PDF, taking into account the applied view filters. Anything added to the header and footer will be displayed in the PDF's header and footer.
Post-Installation
After installing it, you need to navigate to the view and add the new display, then configure it accordingly.
Additional Requirements
As a requirement, you must have the "drupal/views_data_export" module and the "tecnickcom/tcpdf" module installed.
Similar projects
Yes, there is a similar module, but it's abandoned and only available for Drupal 7: https://www.drupal.org/project/views_data_export_pdf