Allows to easily add modern pdf preview capabilities to your Reactive or Mobile applications, just by dragging a block into your screen and passing a few parameters, such as the PDF file binary and the file name.
To achieve the above, it leverages the Adobe PDF Embed API (https://developer.adobe.com/document-services/docs/overview/pdf-embed-api/ )
Key Features
Current version does not support the preview of pdf files from a given URL, meaning that the file binary has to be sent as input parameter to this library
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)