Aspose Diagram not able to convert VSDX file type to pdf

Hi Team,
We are using the Aspose.Diagram library method to convert VSDX files into PDF format.
However, we have encountered the following issues in the PDF output:

  1. Font-family changes.
  2. PDF image distortions, including:
    • Incorrect connector lines.
    • Overflowing shape texts.
    • Wrapped legend text.
    • Wrapped normal text in some flow diagrams.
    • Rectangular shape changed into cylindrical shape
    • Text getting mirror imaged
    • Some of the content getting cut from left side

Please find below code snippet we are using.

Diagram diagram = new Diagram(inputFilePath);
diagram.save(outputFilePath, SaveFileFormat.PDF);

Please find attachment for sample files.
sample files.zip (544.5 KB)

@ashokreddyd
Thanks for the template file and screenshots.
After an initial testing, I am able to reproduce the issue as you mentioned by using your template file.
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): DIAGRAMNET-53716

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

1 Like

Thanks for your response. We’re also encountering these issues with the created PDF image:

  1. Text shifting downwards
  2. Text appearing blurry
  3. Text appearing mirrored
  4. Text getting reversed downwards
  5. Image quality is poor

Thanks & Regards,
Annu Singh
shape-node-style.zip (42.3 KB)

@ashokreddyd
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): DIAGRAMNET-53747

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.