Closed (fixed)
Project:
Printer, email and PDF versions
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Sep 2009 at 12:03 UTC
Updated:
20 Oct 2009 at 23:50 UTC
G'Day all,
Question: is it possible to pass replacement tokens to the header/footer?
I'd like to have a bit more control over content in the header and footer areas, including the capacity to insert cck field values via replacement tokens.
There's a good summary of options from the command line at:
wkhtmltopdf --help
And the developers are at: http://code.google.com/p/wkhtmltopdf/
However, they aren't native Drupal people. I've tried a simple insert and it just gets ignored (gracefully).
Thanks.
Comments
Comment #1
jcnventuraI have just committed some code to CVS to enable tokens in the wkhtmltopdf options string.