Chart series are lost in output PDF using Java | LINQ Reporting Engine

I use a aspose(aspose-words-20.6-jdk17.jar) in java.

I'm working in LINQ Reporting Engine.

chart's series don't show in pdf but chart's series show in word.


doc.save(outputStream, SaveFormat.PDF);

image.png (7.6 KB)

doc.save(outputStream, SaveFormat.DOCX);

image.png (4.2 KB)

why?

@joonlight77_gmail_com

Please attach the following resources here for testing:

  • Your input Word document.
  • Please attach the output Word file that shows the undesired behavior.
  • Please attach the expected output Word/PDF file that shows the desired behavior.
  • Please create a simple Java application ( source code without compilation errors ) that helps us to reproduce your problem on our end and attach it here for testing.

As soon as you get these pieces of information ready, we will start investigation into your issue and provide you more information. Thanks for your cooperation.

PS: To attach these resources, please zip and upload them.