-
dompdf: February 25, 2011 2:08
Commit 4148ba2 on 6.x-1.x, master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Stripping CVS keywords
-
Bringing dompdf HEAD up to date with current working copy in preparation of creating a Drupal 6 branch.
-
#218334 by konsumer and jrbeeman: Make note of critical security flaw in dompdf library. The library can still be used without exposing issue, but the instruction have been updated to instruct users to remove the offending file from the library.
-
Did some code cleanup and made dompdf view headers and footers themable.
-
More views printing stuff. Now there is a DOMPDF rollout on each view, allowing you to provide a link to print the view to PDF, as well as set a header and footer that should be inserted only when printing to PDF. This is useful for injecting a logo or additional site information when printing the view.
-
Get views printing working better
-
Much better handling of views printing. Print PDF link can now be enabled per view
-
Use page title, if available
-
Add link to any view to print the view to PDF