Create a POC in order to understand if tool provide needed capabilities

Hi all, I’m looking to create a POC based on PDF Express for React version available at GitHub - pdfjs-express/pdfjs-express-viewer-react-sample

Till print with annotations feature we’re good, however, I’d like to implement either a logic to download with annotations and save pdf back to my database with annotations. And I had no success trying to implementing it. Can you help me to understand if I can have this behavior with trial version? And if not how can I have a paid version temporarily just to be possible make my POC? Idea is if everything goes fine, I present it as possible solution to the architects board of my company

Hi there,

For pdf.js express, the only way to save the PDF with annotation is to use the REST API (merge), and this is only available for the plus version:

If you would like to create a POC with merging capabilities, we recommend our other product - Apryse WebViewer, which is the more up to date version with full annotation feature capabilities:

best regards,

Kevin