I have an application where I can render certain shapes with overlays on a view and I can export those creations to PDF and EPS.
I’ve been requested to export to SVG.
Is there any library which can export a view to an SVG, I am writing my app in Obj-c so I wonder if anyone knows if there is an Obj-C library available or if anyone knows of a way to achieve this?