-
Notifications
You must be signed in to change notification settings - Fork 14
Export to PDF #18
Comments
this is complete error:Processing EventsController#show to pdf (for 192.168.1.100 at 2010-01-25 11:18:54) [GET] ActionView::TemplateError (undefined method `header' for #Prawn::Document:0xb72b8a74) on line #38 of app/views/events/show.pdf.prawn:
Rendering /errors/500.html.erb (500 Internal Server Error) |
@Darkwolf this is a strange error. What version of prawn do you have installed? gem list |
Hi mephux, thanks for answer. [root@ids /]# gem list *** LOCAL GEMS *** actionmailer (2.3.5) |
I got same error... and i think the error its about the prawn version we are using. http://wiki.github.com/sandal/prawn/changelog |
workaround: |
i tried what says up^^ |
Hi!, when I try to export reports to pdf I can't do it.
I'm not sure if I need any gem to do it or it's a bug.
And I noticed when I do the search, the PDF icon is not displayed as in the flash tutorial.
I installed CentOS v5.4, mysql 5.0.77-4.el5_4.1, ruby 1.8.5
Thanks for all.
The text was updated successfully, but these errors were encountered: