wkhtmltopdf has support for lots of very useful options, but the field to specify those options in the admin section of this module is quite short, limited to 64 charts.
I added one line to print_pdf.admin.inc to update the length of that field to 255, and now it's working great.
| Comment | File | Size | Author |
|---|---|---|---|
| print-pdf-patch.patch | 609 bytes | asacamano |
Comments
Comment #1
jcnventuraI have just committed a fix to enlarge the wkhtmltopdf and Xvfb options fields to CVS.