VintaSoft Barcode .NET SDK Discussions

Questions, comments and suggestions concerning VintaSoft Barcode .NET SDK.

Board index < VintaSoft Barcode < VintaSoft Barcode .NET SDK Discussions

We are migrating to new forums engine, no new registration or posting currently available. TIA for your patience.

Reading vertical barcodes



Reading vertical barcodes

Post by asdf0987 »

I'm trying to read barcodes from a scanned pdf.
BarcodeReader bcr = new BarcodeReader();
bcr.Settings.ScanBarcodeTypes = BarcodeType.Code128;
bcr.Settings.ScanDirection = ScanDirection.LeftToRight | ScanDirection.RightToLeft
                                        | ScanDirection.BottomToTop | ScanDirection.TopToBottom;

// ..etc
Its fine if the barcode is horizontal but doesn't work if barcode is vertical. I've tried blowing the barcode up to fill almost the complete page of A4 so it's crystal clear, and it still won't pick it up.

Any ideas?

We are currently using the evaluation version, but we won't be purchasing unless we can start getting reliable results for our requirements.


Re: Reading vertical barcodes

Post by Alex »

Hello,

Could you send your document with barcodes to support@vintasoft.com for tests?

Best regards, Alexander


Re: Reading vertical barcodes

Post by asdf0987 »

Ok, I have sent you an email, thank you.


Re: Reading vertical barcodes

Post by asdf0987 »

I have received no reply from your support department.

Unfortunately we will have to start investigating other available libraries as we have been unable to demonstrate a working prototype of our system using your product.


Re: Reading vertical barcodes

Post by Alex »

Hello,

Our support department sent answer to your question. Maybe your spam filter blocked our message?

Please go to https://www.vintasoft.com/support/, login into your account and see answer from our support.

Best regards, Alexander


Re: Reading vertical barcodes

Post by asdf0987 »

My appologies, it was indeed in my spam folder. Thanks for your response, I am looking in to it further.


Page 1 from 1: 1