Hi guys,
I am developing an application in which I need to convert an svg data to pdf. I am using fabric.js for converting canvas data to svg. Could anyone help me for svg to pdf conversion in c#? I have checked iTextSharp, but couldnt find an example for svg to pdf conversion. Any help will be greatly helpful to me.