.docx to .pdf using .Net Core fails to transfer images

When testing the example code (GitHub - aspose-words/Aspose.Words-for-.NET: Aspose.Words for .NET examples, plugins and showcases) on a docker instance running in AWS ECS, images are not saved into the .pdf output.

This is true for any of the example work documents provided.

@kamikkels

Please try the latest version of Aspose.Words for .NET 19.4.

If you still face problem, please attach the following resources here for testing:

  • Your input Word document.
  • Please attach the output PDF file that shows the undesired behavior.
  • Please attach the expected output PDF file that shows the desired behavior.
  • Please share code example ( source code without compilation errors ) that helps us to reproduce your problem on our end.

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.

Seeing as this is using the example code supplied by Aspose is a zip file of the resources really needed?

To be specific, using the code here (you will need to uncomment line 82):
https://github.com/aspose-words/Aspose.Words-for-.NET

The word doc here: https://github.com/aspose-words/Aspose.Words-for-.NET

@kamikkels

Could you please share the problematic output PDF generated by the latest version of Aspose.Words 19.4?