Skip to main content
Participant
November 14, 2023
質問

Blob

  • November 14, 2023
  • 返信数 1.
  • 240 ビュー

After displaying the pdf using adobeDCView.previewFile API. Can I then convert it as a blob and make a post to the back end?

    このトピックへの返信は締め切られました。

    返信数 1

    Joel Geraci
    Community Expert
    Community Expert
    November 14, 2023

    Yes, the PDF (content) can be converted to a Blob and then posted. I have an example at this CodePen