The attached pdf contains a datamatrix barcode, and nothing else. I tried extracting images, but none were extracted. How can I extract this barcode to read it? I am using the evaluation Aspose.Total for .Net with a 30-day temporary license.
Side note: I can convert the entire page to an image using jpegDevice, and then read the barcode, but that is pretty slow and I would rather just extract the bar code and read it directly.