ng2-pdfjs-viewer icon indicating copy to clipboard operation
ng2-pdfjs-viewer copied to clipboard

Is there any way to open a JPEG file on the PDF?

Open donascimentomarcelo opened this issue 2 years ago • 0 comments

I'm trying to use drag and drop an image on my PDF. I've found a way to import images via options, and it'd work perfectly if I could do the same thing dragging and dropping. pdf

As you can see, the QR Code number one, I did drag and drop, however, I cannot attach it to my PDF and get the coordinates. The QR Code number two I used the import option, where I imported the image to my PDF and I could get the coordinates from there.

Is there any way to drop my image on the PDF and get the coordinates of its position?

donascimentomarcelo avatar Sep 08 '23 20:09 donascimentomarcelo