#pdf-embed

[ follow ]
Raymondcamden
5 months ago
JavaScript

Using Drag/Drop in Alpine.js with PDF Embed

JavaScript has long supported drag and drop functionality, which can be used in combination with Adobe's PDF Embed library.
Drag and drop functionality can be implemented using the 'drop' and 'dragover' events, with the 'dragover' event necessary to make an element droppable. [ more ]
Raymondcamden
1 week ago
JavaScript

PDF Embed Web Component Available Via NPM

PDF-Embed web component wraps Adobe's PDF Embed API for inline PDF display.
Developers can progressively enhance user experience with the PDF-Embed component.
The component allows for easy PDF embedding while providing potential customizations. [ more ]
[ Load more ]