Advertising sustains the DA. Ads are hidden for members. Join today

Contributed module documentation

Views PDF

With the Views PDF module you can output a view as a PDF document. Each field of the view can be placed on the PDF page directly in the administration interface.

There are already some PDF solutions such as Print. But these solutions use the HTML output and converts this to PDF. The disadvantages of such an integration are:

  • No control over page flow (e.g. page break).
  • Little or no control over page header and footer.
  • You need HTML skills to change the layout.
  • The rendering is slow and need a lot of memory, because it need to render the HTML.
  • Complex tables make troubles.
  • Vector graphics can not be implemented, therefore the printing of the document can be problematic.
  • You are limited by HTML's capabilities.

Custom font to Views PDF

Add a custom font to Views PDF

Tags

Guide maintainers

killua99's picture