Page 1 of 1

DWF to SVG conversion

Posted: Fri Jan 03, 2020 12:53 am
by rameshnamachivayam
Could you please confirm whether the below are possible with Intellicad SDK,
1. Possible to convert the DWF file to SVG with links and layers ?
2. Possible to extract the size of the DWF file ?
3. Possible to extract the co-ordinates of the named views in DWF file ?
4. Possible to display the SVG file in the browser with links and layers ?
5. Possible to select the layers in SVG file to display only the object corresponding to that particular layer ?
6. Possible to select the link from SVG to provide call back to our application to display set of commands for further execution ?