Replace Red "x" Images with Hyperlink Text during EML to PDF Conversion using C# .NET or Java | Linked Images

Hi,

While converting EML to PDF, if there are any externally linked images and for some reason if that image is not available then red “X” will be displayed in the converted PDF file. Is there any way to display the hyperlink text of the image instead of the red “X”.

Thanks,
Ambika

@Kofax_Business_Communications,

Please ZIP and attach the following resources here for testing:

  • Your simplified EML or EMLX file
  • Aspose.Words for .NET 20.8 generated output DOCX and PDF files showing the undesired behavior
  • Your expected DOCX and PDF files showing the desired output. You can create these files manually by using MS Word.
  • Please also create a standalone simple Console application (source code without compilation errors) that helps us to reproduce your current problem on our end and attach it here for testing. Please do not include Aspose.Words DLL files in it to reduce the file size.

As soon as you get these pieces of information ready, we will start investigation into your scenario and provide you code to achieve the same by using Aspose.Words for .NET.