Save Annotations to Separate File per Document

Hello,


I’m working with groupDocs.Annotation. I’m trying to save the annotations in separate JSON files per document. It appears that all the annotations are saved to a single JSON file for ALL the documents. Can you please suggest a solution?

Thanks!

Hi,


Thank you for the request. Unfortunately no, Annotation doesn’t support such behavior but you can achieve it via parsing the Json file and save annotations for each document as a separate files as described here .

Best regards.