barcode
Get bytes from iText's Barcode39 image
how can I get the bytes from an image generated using itext\'s barcode39 class ? I have: Document document = new Document(new Rectangle(340, 842));[详细]
2023-02-27 14:30 分类:问答PDF417 image generation API recommendation
in a grails application I need to generate a PDF417 i开发者_如何学运维mage and send it via email. Can anybody recommend me a (hopefully free) grails plugin or java library?The barcode4j plugin (http:/[详细]
2023-02-26 06:48 分类:问答Barcode SDK to support 1D, QR code, data matrix etc. for iPhone
I need a bar code engine to support above 3 bar code types (1D, QR code, dat开发者_运维技巧a matrix) for iPhone. I tried zxing, zbar which in my case doesnt support data matrix. I found some commercia[详细]
2023-02-26 06:43 分类:问答What is a good algorithm for mapping random (barcode values) numbers to an String in a collection?
Say that my application has a finite number of \"stuff\", in my case they will be items in my game but for the purposes of this question I\'ll use Strings.[详细]
2023-02-24 05:40 分类:问答C# RSClientPrint VERY large Spool
I am using ASP .Net 3.5 MVC1 with a DB2 backend. My company is trying to print Barcodes from the Microsoft SQL Server 2008 RSCLient Print GDI+ dialog box. We can\'t save files to a PDF and print local[详细]
2023-02-24 03:45 分类:问答How to resize barcode
I\'m using iTextSharp to create Code 39. How can I change the size of the code? I can change only the height of the code (via BarHeight property) but not the width.[详细]
2023-02-23 07:02 分类:问答Java library for Barcode scanner?
Hello I have keyboard wedge type of scanner. Necessary condition for it is that it requires cursor to be set on text field to receive barcode Number.[详细]
2023-02-23 00:26 分类:问答Enhanced iOS barcode scanner library?
We\'re creating an iOS app that basically scans badges at events and collects contact info.We\'re looking for an iOS library that can read not only the number of the barcode, but also any additional i[详细]
2023-02-22 06:56 分类:问答How to print label rolls from C# application?
I am trying to develop an application where in my C# application should print product labels when I make a product purchase entry (similar scenario as of a grocery mall).[详细]
2023-02-21 13:56 分类:问答Generate PDF with iTextSharp
I am trying to add an image to the top of every page on an existing PDF. I have tried using PdfStamp but for some reason when I try to print the pdf from Chrome all I get is a black page. Also Adobe R[详细]
2023-02-21 04:46 分类:问答