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.