Does anyone have any suggestions on how I would tell my app to not load any pictures and javascript files when rendering the pdf's? Perhaps in an initializer or something?
The problem from posts 63 and 64 seems to be a problem with PDFKit 0.5.0. I changed my gemfile to use PDFKit 0.4.6 and the problem was gone. found the fix here "github.com/jdpace/PDFKit/issues#issue/66".
BTW thanks for all the bad ass casts Ryan. I've learned more from you than all the rails books and tutorials I've gone through combined. You freakin RULE!!!
Does anyone have any suggestions on how I would tell my app to not load any pictures and javascript files when rendering the pdf's? Perhaps in an initializer or something?
Who has two thumbs and loves Ryanb.... This guy!
Thanks for another great Railscast! I also love your nifty-generators.
The problem from posts 63 and 64 seems to be a problem with PDFKit 0.5.0. I changed my gemfile to use PDFKit 0.4.6 and the problem was gone. found the fix here "github.com/jdpace/PDFKit/issues#issue/66".
BTW thanks for all the bad ass casts Ryan. I've learned more from you than all the rails books and tutorials I've gone through combined. You freakin RULE!!!