Вопрос

I want to know about PDFKit code to show the pdf inline of any html page

I want the code using

send_data()

or send_file()

or render.pdf {}

something like this

I am able to create the pdf file Using pdfkit but dont't know how to render it inline

Это было полезно?

Решение

Do you have a plugin in your browser that supports inline pdf rendering? I have disabled mine because I always want a download instead of inline :)

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top