This tag should be used for questions on how to generate, decode, or use barcodes in programs.
0
votes
0answers
8 views
Comport Reading and Padding
Hello all. I hope someone may be able to help me with two problems I have that I do not understand.
private void port_DataReceived(object sender, SerialDataReceivedEventArgs e)
{
// If ...
0
votes
0answers
6 views
MacroPDF417 barcode, FileID calculation
Im reading ISO spec for MacroPDF417, FileID field.
It says:
Each codeword in the file ID can have a value between 0 and 899, effectively making the file ID a series of base 900 numbers. Each ...
0
votes
1answer
14 views
Replace number with barcode in HTML document automatically
Right, this may be an odd one. When I print invoices from a website it gives me a html document to print, save, etc. Within that is a 'sales record number' (6 digits) in the same place each time:
...
0
votes
2answers
37 views
BarCode/QRcode Processing with iOS
is it possible to read and process QR-Codes/Bar-codes without using a scanner with iPhone?
if so please mention what api is used and what frameworks are required?
Thanks.
1
vote
1answer
42 views
scale pixels of an image using opencv library and c++
I'm trying to create simple 1D Barcode Reader using OpenCV 2.4.5 and Visual Studio 2010 Express.
Here is my code so far:
//define Image path:
char* imageName = "D:\\Barcode Reader\\test3.jpg";
...
1
vote
0answers
29 views
Bar Code in C# not getting detected
Okay, so here's my problem.
I have a report (.rdlc) file which has contents of an ID card.
Now I am taking content from excel file and filling up the id card. That card gets exported to a (.pdf) file. ...
0
votes
0answers
14 views
Read Barcode ID from SerialPort not giving the desired result
I'm currently developing a bar-code reader application for an embedded WinCE device which has a built-in bar-code scanner in COM3 Serial Port. I wrote the following codes so that it detects every time ...
0
votes
0answers
7 views
Zxing zoom functionality in ios AVFoundation
I have been scouring the internet and have been looking high and low for any type of code to help me zoom in on barcodes using ZXing.
I started with the code from their git site here
...
0
votes
1answer
22 views
Using Motorola Symbol barcode scanner in Simple COM Port Emulation on Mac OS X
I have a Motorola Symbol DS6708 barcode scanner. I need to scan QR codes that are in binary. So, the default HID Keyboard Emulation mode will not work for me. I want to put the device into a serial ...
0
votes
0answers
63 views
Windows CE Generate Log on Barcode Scan
At the moment, I am currently faced with a small project as to update a current bar-code system so that it will store a log file on scan. However, I'm not provided with any source code for the current ...
0
votes
0answers
14 views
Crystal reports 13 - barcode doesn't show in viewer
I have a weird situation: in design and preview my report showing barcode properly but in report viewer or exported in PDF report's behaviour is like I dont have a referenced font (Free 3 of 9).
Is ...
-2
votes
1answer
15 views
Different Barcode numbers By same Barcode line [closed]
i have take zxing sample project and ran it .But i am surprised to see that scanning same barcode lines 2 times i received different barcode number.My test and images are
plz guide me why is it so.or ...
2
votes
3answers
46 views
How do I take a blurry picture (like from an iPad 2) and sharpen it using iOS API's?
I have a picture of a barcode from the iPad 2 (or iPod touch 4G). I need to enhance the picture using sharpening techniques and other image enhancements so I can run the picture through a barcode ...
0
votes
0answers
51 views
Uncaught module cordova/plugin/BarcodeScanner not found PhoneGap
I had created a Phonegap android project in which I am trying to read a QRCode.For that I had included the library project Of BarcodeScanner from here https://github.com/wildabeast/BarcodeScanner .
...
0
votes
0answers
19 views
Encoding upca barcode gives random characters
I am encoding item numbers into bar code in Dynamics AX 2012.
I have an item number 765811249511 which when encoded into UPCA gives the encoded characters as ".765811/B:?:." which I think is not ...
0
votes
1answer
30 views
Open Barcode Scanner several times
I'm trying to read QR_Code unlimited times with Barcode Scanner.
I'm doing like this:
for(int i = 1; i <= 10; i++){
Intent intent = new ...
0
votes
1answer
86 views
Zxing's barcode scanner is not able to scan the barcode, is there any other option
I need to develop an Android app which would scan a barcode that is alphanumeric, i have installed the barcode scanner app from Zxing, but it is not able to scan this type of barcode. I have ...
0
votes
0answers
32 views
2D Matrix barcode generate wrong barcode for dynamic string in tcpdf vendor in cakephp
I need to generate 2D Matrix Barcode using TCPDF vendor in cakephp. But write2DBarcode generate wrong barcode.
I have generate string dynamically for it, and passing it to write2DBarcode function. my ...
0
votes
0answers
32 views
1D Barcode SDK for laser device C or C++
I'm looking for barcode decoding (laser scanner source undecoded) SDK for embedded devices.
AVR32 or ARM(Cortex-M3). I lost many hours on web by searching with no result.
There is zbar or zxing but ...
-8
votes
0answers
53 views
Need a simple way to make a barcode scanner that will work on iphone and android [closed]
Have built the site, tried zbar, got it installed locally - working but have no idea how to connect it to my site and make an app. Tried web2py this morning, still have no clue. I'd hire someone if ...
0
votes
0answers
64 views
C++ USB conencted barcode scanner input capture
I have a USB connected barcode scanner.
When I scan a barcode it emulates a regular keyboard and prints the value of the code into the current window. I'm looking for a way to grab that output and not ...
0
votes
5answers
53 views
php split integer into smaller parts
i'm working on a project that will need to have everything shown with barcodes, so I've generated 7 numbers for EAN8 algorithm and now have to get these 7 numbers seperately, right now i'm using for ...
0
votes
2answers
148 views
How to use ZXing library wihtout installing barcodescanner app
I have been developing an android app to scan the barcode and QR code and send the results to some other application (HTTP). I have read most of the documentation over internet and here in stack over ...
0
votes
1answer
84 views
How to set barcode in PHP?
I am creating a website using PHP to get and process the information obtained through a barcode scanner. Is it possible to store the data of patient, so on the registration slip there should be a ...
2
votes
2answers
77 views
Scandit Barcode Scanner iOS Crash
I installed the SDK (2.2.7) and included all the frameworks within the xCode (4.6.2) project. Whenever I try to scan code it crashes:
int main(int argc, char *argv[])
{
@autoreleasepool {
...
0
votes
1answer
47 views
Where can I find specifications for Receipt Barcodes?
I have a question about the barcodes at the bottom of receipts. I am looking at writing some software around it and would be interested in any specs or 3rd party software packages surrounding it. What ...
-1
votes
0answers
27 views
Displaying barcode in SSRS
I am having problem displaying the barcode in SSRS report. It just displays the encoded plain text version of the barcode but not the real barcode. I restarted the sql server and also made sure that ...
1
vote
3answers
195 views
Displaying barcode in SSRS report
I am trying to display the barcode in the SSRS report.
I have created a field in the report for barcode in the visual studio and changed the font type to BC C39 3 to 1 Wide format. The corresponding ...
3
votes
0answers
32 views
How to save QR code as an contact in address book in iPhone
I have started using QR code in one of my app. I have successfully implemented Google API for scanning phone number and generate QR. I have got QR code working, How do i save that QR code as an ...
1
vote
1answer
95 views
Code128 Barcode Generator
I am using code128 bar-code generator for generating bar-code in oscommerce site. If I am passing serial number of 19 digits (example : NJUGFRTUIVCD4567889) ,bar-code generates in correct format. But ...
2
votes
3answers
74 views
Scan barcode into a specific textbox
I am working on bar-code scanners. The bar-code scanner that I am using is a plug-n-play type and scans the code automatically wherever you place the cursor. But what i want is that whether i can scan ...
1
vote
2answers
53 views
Trouble identifing this barcode, using zbar and redlaser [closed]
So I've got this barcode (which I will attach) and I don't know how to decode it, both zbar on my desktop and redlaser on my phone cannot read it. After a lot of googling, and reading on forums I ...
2
votes
1answer
105 views
Generate barcode with Free 3 of 9 font
public Bitmap CreateBarcode(string data)
{
data = "55536";
string barcodeData = "*" + data + "*";
Bitmap barcode = new Bitmap(1, 1);
Font threeOfNine = new Font("Free 3 of 9 ...
2
votes
0answers
73 views
iTextSharp DataMatrix barcode capacity
I have a specification to implement a DataMatrix barcodes using the 16x36 size. I'm using C# with the iTextSharp library which has a BarcodeDatamatrix class.
Given these barcode dimensions, the ...
0
votes
2answers
148 views
Barcode Scanner (ZXing) crashing
First off i want to tell you i have done all i can. Followed like 10 tutorials on internet and 10 threads on stacked. Still no success.
I know guys that you recommend using scanning via intent,but in ...
-2
votes
0answers
55 views
How to read Qr code in asp.net 3.5 web based application [closed]
I am new to qr code. I have developed a web-based application. When it runs on a mobile browser, I want to read a qr code and get the data from the Qr code into my application.
Is it possible? is ...
0
votes
1answer
109 views
Generating 2D (PDF417 or QR) barcodes using Excel VBA
I would like to generate a 2d barcode (PDF417 or QR codes) in an Excel cell using macros. Just wondering is there any free alternatives to paid libraries to do this?
I know certain tools can do the ...
-2
votes
0answers
83 views
Validate text field for barcode input [closed]
I want to validate barcode field. What are the special characters a barcode text field should allow? Should it allow spaces? Are there any jQuery or Javascript functions available to validate barcode ...
0
votes
1answer
59 views
How should I go about making a barcode reader app using Xcode
I was just wondering the steps that I need to take to develop a Barcode Scanning app with Xcode considering that I am new to programming with Xcode.
Thanks
Ben
1
vote
1answer
97 views
How to set iText barcode width?
I need to set width of barcode generated by iText. I am using this code:
Barcode128 code128 = new Barcode128();
code128.setCode("P662130002");
code128.setBarHeight(80f); // great! but what about ...
0
votes
1answer
79 views
Barbecue barcode generator does not show barcode number with a web app
I tried with Barbecue Barcode generator in a stand alone Java application and was able to print barcodes with barcode number as displayed in the image.
But when I execute same method from spring ...
0
votes
0answers
49 views
Integrate bar code scanner in jsp?
I am doing a project on JSP where I have to scan the barcode from the client side and save the barcode data to the database. How can I use barcode scanner in webpage client side?
0
votes
3answers
172 views
How to Generate Barcode using PHP and Display it as an Image on the same page [duplicate]
I want to Generate Bar code (any type) using PHP
I am having a variable where i store a code
<?php
$code= 'f5c9b918c5';
?>
so just i want to generate a barcode of this and echo ...
0
votes
1answer
68 views
Show barcode value in Barcode Scanner immediately after camera capture?
I am trying to display the scanned barcode value immediately after scanning, where the Barcode Scanner app displays, such that it might display:
Found Plain Text - "Insert Barcodevalue here".
Is it ...
-1
votes
1answer
66 views
Using barcode scanner to read barcode in forms 10g
I want to use barcode to read instead of using input from keyboard. I use Key Enter trigger and passing null against it but it did't fire. Any solution.....
0
votes
0answers
21 views
Make PC look like a USB barcode reader
I am working with a device that expects a USB barcode reader.
I have successfully made my computer look like a barcode reader over a null modem RS-232 connection but over USB is this possible?
The ...
1
vote
1answer
183 views
.NET BarCode Reader in WPF
I am trying to see whether its possible to read the barcode in WPF Applications without using any 3rd party tools. We built an application using WPF and they are not willing to buy any third party ...
0
votes
0answers
59 views
UPC Code Lookup WebServices
I am trying to find out how to lookup a UPC number from barcode and get product information back. I have Google and Amazon accounts, but cannot figure out how to get that information. I was looking ...
0
votes
0answers
75 views
How to integrate zend library in codeigniter 2?
How to integrate the zendframework 2 library with codeigniter 2? I want to use barcode library from zendframework. I found this tutorial and i follow it and i got the output that show anything. When i ...
0
votes
0answers
61 views
UTF-8 with BarcodeLib
I'm trying to make a small WinForm app using BarcodeLib.dll and it works fine but when I'm trying to type Arabic(UTF-8) text the BarcodeLib can't generate the image needed and gave me "Invalid ...






