How to render a pdf from bytestream in ajax response

前端 未结 2 938
不思量自难忘°
不思量自难忘° 2021-01-13 20:08

I am working on a mobile application.we are using jquery-mobile.

we have an option to view or download the records in pdf format. I dont have the control on backen

2条回答
  •  天涯浪人
    2021-01-13 20:40

    Did you try with this

    http://mozilla.github.com/pdf.js/

    Moreover you can visit the following link, the question is almost similar:

    How to display a PDF stream in a browser using javascript

提交回复
热议问题