pdf - Rails app with Prawn and PDFKit, Prawn no longer working -


i have rails app generates pdfs using prawnto_2.

somewhere else in app wish generate pdfs using pdfkit. after installing pdfkit (and wkhtmltopdf-binary), prawn generated pdf no longer renders.

it issue using pdfkit middleware. (which renders file pdf writing .pdf after url

is possible have app both installed? suggestions.

first solution:

disabled pdfkit middleware

second solution:

uninstalled pdfkit , installed wicked_pdf.


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -