Displaying 2 results from an estimated 2 matches for "make_and_send_pdf".
2008 Dec 16
3
Princely Plugin: get nil.size error
...error occurred while evaluating nil.size
RAILS_ROOT: /var/www/sortapp
Application Trace | Framework Trace | Full Trace
/usr/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/streaming.rb:123:in
`send_data''
app/controllers/users_controller.rb:135:in `pdf''
I also used make_and_send_pdf function but got the same error.
I thought I am getting error in render_to_string function.
Can anyone tell me how can I solve this issues?
Thanks in advance
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you ar...
2012 Sep 11
10
wickedpdf
...gpa/vendor/plugins/wicked_pdf/lib/wicked_pdf.rb:26:in `initialize''
/EDWARD/_gpa/vendor/plugins/wicked_pdf/lib/pdf_helper.rb:53:in `new''
/EDWARD/gpa/vendor/plugins/wicked_pdf/lib/pdf_helper.rb:53:in `make_pdf''
/EDWARD/gpa/vendor/plugins/wicked_pdf/lib/pdf_helper.rb:65:in `make_and_send_pdf''
/EDWARD/gpa/vendor/plugins/wicked_pdf/lib/pdf_helper.rb:17:in `render''
/EDWARD/gpa/app/controllers/application_controller.rb:292:in `render''
/EDWARD/gpa/app/controllers/student_controller.rb:516:in `profile_pdf''
Can any one help me what went wrong
Cheers...