Closed (fixed)
Project:
Printer, email and PDF versions
Version:
5.x-4.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2009 at 20:37 UTC
Updated:
25 Feb 2009 at 17:11 UTC
On my local (test) machine printpdf works on every content type. Once uploaded to my site, printpdf only works on a CCK type and I get a "page not found" returned for any printpdf/blog/* entries.
The pdf's for the CCK type generate perfectly, but for the blog and page types, I get the empty page.
Any ideas?
Comments
Comment #1
JaredAM commentedI've narrowed the issue down to images. It seems to not like empty alt tags. However, it's still an issue since sometimes dompdf spits out a bunch of junk, sometimes it generates the pdf.
Still debugging.
Comment #2
JaredAM commentedSince this seems to be a dompdf issue, I'll close this issue.