I want to create a .vsdx file (drawing) using Java. Visio 2013 uses Open Packaging Convention. I don't know from where to start, currently referring this link http://blogs.office.com/2013/01/29/10-tips-for-developers-working-with-the-visio-vsdx-file-format/.
I want to code this program in Eclipse using Java but the above link is explained totally using C# in Visual Studio. I didn't get any Java library for Visio 2013. Can someone help me and give some idea how should I create a .vsdx file in Java which will be supported by Visio 2013?
There are some complications you should be aware of:
My approach has been to hack the XSD Schema back down to a 1.0 version and using the N attributes of the objects to switch by type. When I have completed my work, I will be happy to share the XSD which would be usable by JAXB.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With