Flash Tutorial for Aspose.BarCode
Dear Customers, A flash tutorial for Aspose.BarCode is created. http://www.aspose.com/Products/Aspose.BarCode/tutorials/Aspose.BarCode.html Thanks very much.
View ArticleTestimonials
Dear customers, This thread is just a collection of testimonials regarding Aspose.BarCode. If you're happy with Aspose.BarCode please follow this thread to post to encourage us to do it better. To make...
View ArticleFrequently Asked Questions And Answers
Dear Customers, Please visit FAQ for Aspose.BarCode: http://www.aspose.com/docs/display/barcodenet/Frequently+Asked+Questions kyle
View ArticleHow to set barcode width
Dear Support Team,We try to use Aspose.Barcode.dll to develop application barcode. We have problem with barcode width it longer. how to reduce width size.The data in barcode 39 charecters (string _text...
View ArticleGeneric error occured in GDI +
Hi, We have an error using Aspose BarCode save method (in red below) : "System.Runtime.InteropServices.ExternalException (0x80004005): A generic error occurred in GDI+". This errors occurs only on one...
View ArticlePDF 417 recognition problem
Hi guys,i have troubles to recognize all 4 barcodes on attached image.2 of them recognized correctly, another 2 not. :-(With "RecognitionMode.MaxBarCodes" i got all 4, But 2 of them with non-sense...
View ArticleFeature request - Support for AI 8012
The need to support AI 8012 has been identified by our member users for incorporating software version control in order to meet regulatory or commercial requirements, such as in regulated healthcare...
View ArticlePDF417 supported characters in text compaction mode
Hi there,I have a problem generating PDF417 barcode with some special symbol characters, here is testing code.BarCodeBuilder bb = new BarCodeBuilder(); bb.CodeText =...
View ArticleNot able to scan generated QR Code using Aspose
Hi Team, I am trying to generate QR code with maximum number of characters and facing following two problems:1) We have used following code to generate QR code for text with length 4430 characters...
View ArticleNot able to extract barcode
I am able not able to get barcode from the attached pdf file. kindly revert soon.
View ArticleIs Aspose.BarCode supported to work in a Microsoft Azure web app resource?
Is Aspose.BarCode supported to work in a Microsoft Azure web app resource?If so, How do I get Aspose.BarCode to create BarCodes in azure.Everytime I try, i get the error message, "A generic error...
View ArticlePerformance
We upgraded the version of Aspose.BarCode in our product from 3.0.1.1211 to 7.2.0.0 for better barcode detection. Though we observed a improved detection but we have experienced extreme performance...
View ArticlePDF417 not recognized in jpg image...sometimes
I'm trying Aspose out on a trial version and I've uploaded a jpg of some Ontario drivers licenses, with the barcode on the back. For some reason, it works with some drivers licenses, but not others....
View ArticleAspose.BarCodeRecognition.BarCodeOrientation Removed
I'm upgrading our code to use the latest version of aspose.In the previous version that we had, we used the following.But in the new version I cannot find this anymore.Is this replaced by something...
View ArticleBarCodeBuilder getCustomSizeBarCodeImage
Hello, i have to generate un BarCode : BarCodeBuilder builder = new BarCodeBuilder(); builder.setSymbologyType("Code128"); builder.setCodeLocation(CodeLocation.None); builder.setCodeText("Text...
View ArticleBarcode Resolution - Size
Hi,I am using the code below to generate a Code128 barcode. When using the default resolution (96 dpi) it seems the CodeTextAlignment 'Center' doesn't work and the CodeText is not centered.When...
View ArticleLicense file applied but Aspose still appears in barcode
I have applied a current license for Aspose for Reporting Services and yet we still get "Aspose" appearing in barcodes for SSRS. This occurs on only one server of our 3-server farm. All three have...
View ArticleBARCODE getCustomSizeBarCodeImage
Hello, i have to generate un BarCode : BarCodeBuilder builder = new BarCodeBuilder(); builder.setSymbologyType("Code128"); builder.setCodeLocation(CodeLocation.None); builder.setCodeText("Text...
View ArticleSome PDF417 not found
I have some images that the pdf417 is not able to be extracted, but if i scan the image with an android barcode scanner some of them are readable. Could you please give me some tips about taking the...
View ArticleAspose barcode cannot be used in VS
Hi, I have followed the steps from the given url. But when i go to VS, the Aspose barcode is not visible in the tools selection....
View Article