Edit *existing* PDF in a browser

前端 未结 4 1217
孤城傲影
孤城傲影 2021-01-30 14:12

I have a web application that is currently getting a base64 representation of a PDF from the server. I\'m able to use Mozilla\'s pdf.js to display this on a

4条回答
  •  臣服心动
    2021-01-30 14:33

    For future reference:

    I found two libraries, that enable you to edit existing PDFs in the browser to certain extends. The second one isn't documented yet, so I don't know exactly what it does. It might be the solution for such a problem in the future.

    • PDF Assembler
    • pdf-lib

提交回复
热议问题