Question
PDF Embed API - merge annotations server side
Hi.
My user interface stores the JSON annotation data separate from the PDF files.
I know that I can load the annotation JSON data on the PDF file using the Embed API in the front-end. However, is there any way to merge the JSON data into the PDF file on server side?
