Draw geomtry to Microsoft® Visio File in Java
Draw geomtry using java code within Java based applications.
.NET Visio Library provides support to draw geomtry to visio file. Supported file formats include VDW, VDX, VSD, VSDM, VSDX,VSS,VSSM,VSSX,VST,VSTM,VSTX,VSX and VTX.
Draw geomtry to Visio Files
Drawing geomtry in Pages.
- Open a Diagram object
- Select Page via its id
- Call drawRectangle series methods to add geomtry to page
- Call the save() method and pass the file name (full path) and format as a parameter.
- Now you can open and use the file in Microsoft Office, Adobe PDF or any other compatible program.