Hi Team,
While Reading the barcode getting barcode height and width and measurement of height and width we are getting in pixels.
sample code :
public List extractbarcodes(string filepath = “”,string rootpath="")
{ …...BindPdf(dataDir); // Set page range for image extraction pdfConverter.StartPage...pdfConverter.DoConvert(); // Save images to stream in a loop while (pdfConverter...