How to display a XDP pdf file in browser like how normal PDF file open?

前端 未结 2 1255
生来不讨喜
生来不讨喜 2021-01-16 05:58

I have a XDP file that Acrobat can open. It contains a PDF plus some data to fill in the form fields in the PDF.

In my HTTP request header I set

content-typ

2条回答
  •  [愿得一人]
    2021-01-16 06:07

    I wonder if this open source project will solve your web display problem: pdf.js If not immediately, perhaps you can help it along.

提交回复
热议问题