Hi team,
I added few annotations to Image at client side in angular,
I saved diagram JSON data to database.
now i want to load the json data to the same image at server side.
after loading i want to flatten markup on that image and save it the file storage.
Please provide solution for the above requirement.
What .net core nuget packages we have to use for this requirement?
my requirement is similar to the below link
https://www.syncfusion.com/forums/117935/how-to-convert-a-saved-diagram-to-svg-in-code-behind-no-ui
Thanks,
Dayakar.