Convert Pdf to DOC using C# exports the small size images like thumbnails. The output should be same page size of Pdf
input.Pdf (35.6 KB)
// Load the source Pdf file
using (var converter = new Converter("input.Pdf"))
{…...Convert PDF to DOC using C# exports the small size images like...December 29, 2023, 1:27pm 1 Convert PDF to DOC using C# exports the small...