wicked_pdf footer not working
问题 I've got little problem with wicked_pdf footer render. Here is my render method: def invoice render pdf: "#{@order.number}.pdf", footer: { html: { template: "admin/orders/invoice_footer.html" } }, margin: { bottom: 25 } end PDF render works OK, but there is no footer template. I tried different margins in wicked settings, but with no success. 回答1: Just had this same issue, the problem seemed to be that my wkhtmltopdf install did not generate the footers as requested. The version I had was