Skip to main content
New Participant
August 26, 2020
Question

PDF Embed API in VueJS

  • August 26, 2020
  • 3 replies
  • 7590 views

Hi everyone,

we're planning to integrate the pdf embed API in our VueJS App. Does anyone have experience in how to Setup or Use it in Vue? 
Unfortunately I didnt find any related articles for that.

Thanks for your help

    This topic has been closed for replies.

    3 replies

    Raymond Camden
    Community Manager
    Community Manager
    December 20, 2021

    Hi! I've done many examples of Embed + Vue. Here's my first example: https://www.raymondcamden.com/2021/02/17/using-the-pdf-embed-api-with-vuejs

     

    If I can help more, let me know.

    New Participant
    December 27, 2021

    Hi there! Is there any way to use this api in Vue 3?

    Raymond Camden
    Community Manager
    Community Manager
    August 24, 2022

    I'm getting an error: 'AdobeDC' is not defined. When I try and use the code from the GitHub file above.

    Any ideas why?


    What code? Mine on my blog? The gist from the non-Adobe person?

    Known Participant
    September 5, 2020

    I am using the PDF embed API with Vue.js. Feel free to send me a message so I can share my implementation with you.

    New Participant
    December 20, 2021

    Hello,

    Can you share your implementation please?

    I can't figure out a way to work as a Vue component.

     

    Thank you.

    Known Participant
    December 20, 2021

    Certainly! Please send your emailadress in a DM and then I can send it to you.

    Joel Geraci
    Community Expert
    August 26, 2020

    I don't have any direct experience with VueJS (yet) but it looks like it would be fairly simple to create a Vue component that implements Embed API.