문제

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