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"))
{…...manzoor December 29, 2023, 1:27pm 1 Convert PDF to DOC...options); } atir.tahir December 29, 2023, 1:48pm 2 @tahir.manzoor We...