Pkpdfconverter -
pkpdfconverter convert -i report.pdf -o report.docx --format docx
if (result.Success) Console.WriteLine("Converted successfully"); var options = new ConversionOptions pkPdfConverter
Use with:
pkpdfconverter convert -i report.pdf -o report.docx --format docx
if (result.Success) Console.WriteLine("Converted successfully"); var options = new ConversionOptions pkPdfConverter
Use with: