Hi
I am investigating possible API for converting Visio files to different formats and hence I am using an temp license.
We currently have an VBA which exports the files (Using Visio 2007).
But after creating the output, i noticed that the gradient “background” is wrong on the Aspose generated files. I am uncertain if this is an actual error in the aspose libraries, or if there is a setting i can set to get it to generate correctly.
I am not the one creating the visio files.
Using the following code produces almost the same result as the VBA code source included (path must be adjusted) but the gist of the code is:
var fi = new FileInfo();
var d = new Diagram();
d.Save(fi.Name.Replace(“vsd”, “svg”), SaveFileFormat.SVG);
Aspose.Diagram is installed through nuget and using version 6.6.0.
In the attachment I have included the visio file, and the output formats.
Files with double extension .vsd.pdf is the VBA versions, and hence the files with a single extension is the aspose generated.
Hi Dennis,
Hi Dennis,
Hi Dennis,
Hi Dennis,
hellagutmanndk:
I just saw that the Gif versions is very dithered, anything i can do about that ?
hellagutmanndk:
A SVG generated now has a solid black background.
Hi Dennis,
The issues you have found earlier (filed as DIAGRAMNET-50928) have been fixed in Aspose.Diagram for .NET 6.7.0.
This message was posted using Notification2Forum from Downloads module by Aspose Notifier.
I am still seeing this similar issue in the latest version of Apsose Diagram for Java. Has this been fixed? Gradients are still not working.
@bass_rock,
The linked ticket ID DIAGRAMNET-50929 is about the incorrect gradient color pattern while exporting a VSD to SVG and it is not resolved yet. We would recommend you kindly send us the complete details of your use case, including source drawing and code. We will investigate and share our findings with you.
Best Regards,
Imran Rafique
The linked ticket ID DIAGRAMNET-50929 has been resolved and will be included in next version 18.5 of Aspose.Diagram for .NET API. We will notify you once the next version is published.
The issues you have found earlier (filed as DIAGRAMNET-50927,DIAGRAMNET-50929) have been fixed in Aspose.Diagram for .NET 18.5. This message was posted using BugNotificationTool from Downloads module by imran.rafique
Hi
I can’t seem to find a download link for the files attached to the original post. I am revisiting this subject and need to check that this is acceptable. Where are they?
Found another issue (but will log it on a new ticket)
We have sent you the input VSD drawing in a private message.
Sure, please create another thread, and post all details of the scenario, including source documents and code.