Note that there are some explanatory texts on larger screens.

plurals
  1. POproblem implementing wicked pdf on heroku
    primarykey
    data
    text
    <p>I am using <a href="https://github.com/jordan-brough/heroku-pdf" rel="noreferrer">this guide</a> for integrating wicked_pdf on heroku. But somehow it doesn't seem to work. I got the logs from heroku and its says this:</p> <pre><code>Processing PdfController#get_pdf to pdf (for 115.248.175.50 at 2011-02-15 23:54:44) [GET] Parameters: {"format"=&gt;"pdf", "action"=&gt;"get_pdf", "id"=&gt;"1", "controller"=&gt;"pdf"} ***************WICKED*************** Rendering pdf/get_pdf RuntimeError (PDF could not be generated! /usr/ruby1.8.7/lib/ruby/1.8/open3.rb:73:in `exec': No such file or directory - /app/fa369291-829b-4b61-9efe-b2f0d0a0a42c/home/bin/wkhtmltopdf-amd64 - - (Errno::ENOENT) from /usr/ruby1.8.7/lib/ruby/1.8/open3.rb:73:in `popen3' from /usr/ruby1.8.7/lib/ruby/1.8/open3.rb:59:in `fork' from /usr/ruby1.8.7/lib/ruby/1.8/open3.rb:59:in `popen3' from /usr/ruby1.8.7/lib/ruby/1.8/open3.rb:57:in `fork' from /usr/ruby1.8.7/lib/ruby/1.8/open3.rb:57:in `popen3' from /app/fa369291-829b-4b61-9efe-b2f0d0a0a42c/home/vendor/plugins/wicked_pdf/lib/wicked_pdf.rb:22:in `pdf_from_string' from /app/fa369291-829b-4b61-9efe-b2f0d0a0a42c/home/vendor/plugins/wicked_pdf/lib/pdf_helper.rb:28:in `make_pdf' from /app/fa369291-829b-4b61-9efe-b2f0d0a0a42c/home/vendor/plugins/wicked_pdf/lib/pdf_helper.rb:39:in `make_and_send_pdf' from /app/fa369291-829b-4b61-9efe-b2f0d0a0a42c/home/vendor/plugins/wicked_pdf/lib/pdf_helper.rb:13:in `render' from /app/fa369291-829b-4b61-9efe-b2f0d0a0a42c/home/app/controllers/schedule_controller.rb:33:in `get_pdf' </code></pre> <p>Please Help. Thanks in Advance.</p> <p><strong>EDIT:</strong></p> <p>I made some changes in my code and got through this error but still stuck here</p> <p><code>NoMethodError (undefined method empty? for #&lt;Pathname:0x2b7112392480&gt;)</code></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload