This module intend to generate a simple way to generate PDF Files...

For now the module include two features:

  • A service to generate pdf files that will be used in a controller easily.
  • A views display plugin to generate an PDF file from any view.

To use the display you only need to generate a new display of type PDF on your views, select a format for the output and configure the path of the view.

The module depends of DomPDF library.

https://github.com/dompdf/dompdf