Closed (fixed)
Project:
Printer, email and PDF versions
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
17 Jan 2009 at 03:37 UTC
Updated:
19 Jan 2009 at 00:38 UTC
Comments
Comment #1
jcnventuraIt's not possible to cache this as Drupal has a problem in serving PDFs from cache where the PDFs are rendered as 'random letters' in the browser.
There is actually code to disable the cache for generated PDFs or else the second time for PDF generation would result in the 'random letters' bug.
João
Comment #2
mengweifu1985 commentedthanks!