we have created images using (“make draw”) Go JS method on the client side (GUI). I have requirement to create multiple images in multiple files in server side (C# side) . How to do achieve this task in go JS
Have you seen Server-Side Images with GoJS -- Northwoods Software? That should give you some insight into some ways of acheiving this.
Thanks for your response. I need to achieve to task with out using phontomJs. Is there any other approach to perform this
task (image creation in server side) . Please provide your suggestion.
I suspect that it is not possible to use GoJS running in an ASP.NET or Java or PHP web server.