Hi Support Team,
Currently, we are working on a project where we need to read barcodes from PDF documents. Unfortunately, despite our best efforts and thorough implementation, we have not been successful in reading bar…...//set all pages to render into images pdfConverter.StartPage = 1;//starts...//render selected pages to the images pdfConverter.DoConvert(); while...