Copy link to clipboard
Copied
We had requirement of saving the annotated pdf to server instead of saving to local machine, currently using Angular framework.
Is there any Api for saving the pdf to server, if any please let us know.
Copy link to clipboard
Copied
Hi there,
It's standard practise for an API to communicate with its caller. Once you get your files back from the API, you have the power to do whatever you want, including uploading your files to a separate server.