Print: 3. Themeable Functions

Last updated on
30 April 2025

You are browsing documentation for an older version of Drupal, which is not supported any longer, and the information may not be correct. See current documentation for Contributed modules

Themeable Functions

The following themeable functions are defined:

theme_print_format_link()
theme_print_mail_format_link()
theme_print_pdf_format_link()
Returns an array of formatted attributes for the Printer-friendly link.
theme_print_text()
Returns an array of costumized text strings used in the printer-friendly page.
theme_print_pdf_dompdf_footer($html)
Format the dompdf footer contents
theme_print_pdf_tcpdf_header($pdf, $html, $font)
Format the TCPDF header
theme_print_pdf_tcpdf_page($pdf)
Format the TCPDF page settings (margins, etc)
theme_print_pdf_tcpdf_content($pdf, $html, $font)
Format the TCPDF page content
theme_print_pdf_tcpdf_footer($pdf, $html, $font)
Format the TCPDF footer contents
theme_print_pdf_tcpdf_footer2($pdf)
Format the TCPDF footer layout

Help improve this page

Page status: Not set

You can: