Hi Team,
I am converting a file into PDF from Word using Aspose.Word in .NET but the output file is quite larger than Microsoft Interop. This is happening only when the Word file contains images.
CODE:
program.cs
// …...cross patch, even though processing those same files individually...