Infopath and Barcode Reading - InfoPath Dev
in

InfoPath Dev

Use our Google Custom Search for best site search results.

Infopath and Barcode Reading

Last post 10-15-2013 07:39 PM by russelme. 5 replies.
Page 1 of 1 (6 items)
Sort Posts: Previous Next
  • 05-11-2010 10:42 AM

    Infopath and Barcode Reading

    Hi everyone,

     I'm new to Infopath form designing and need a bit of help.  I would like to receive barcode input in an Infopath form without a specific control having focus.  The input would be text based (as if it were keyboard input) with a specific preamble character so that my code would recognize it as most likely coming from the scanner.  My only thought process is that the infopath form would have to have a keypress event, but this appears to not be an option in Infopath 2007.  Other than making the user have the cursor in a given textbox, how do you handle barcode input?

     Thanks,

    Fred

  • 05-12-2010 06:16 PM In reply to

    Re: Infopath and Barcode Reading

    I think the easiest thing would be to use a Barcode font and have the user put the cursor in the field and then scan the barcode. After scanning, they must click a button. By clicking a button it changes the focus and you can have a rule on your barcode field that then fires to process it using code or declarative logic in your form. People can be trained to do this and it's a lot cheaper to just tell them those simple steps rather than try to code something that grabs it.

     

    Patrick Halstead
    Project Manager at Qdabra
  • 05-13-2010 05:13 AM In reply to

    Re: Infopath and Barcode Reading

    Thanks for your response Patrick. If I can't find another method, this will be my route.  The application will be used on our shop floor so if I can find a method that doesn't require textbox focus then the reliability of the data will be much greater.
  • 03-15-2012 11:30 PM In reply to

    Re: Infopath and Barcode Reading

     Hi Fred,

    We've been doing barcode stuff for some days, about your problem od design, i think you can get some help from here

    http://www.businessrefinery.com/vbnet/guide/upc_a.html

    I got this site from a friend, you can have a try.

    Filed under:
  • 07-31-2013 11:32 PM In reply to

    Re: Infopath and Barcode Reading

     barcode input? you mean barcode generator,right? here you can find many kinds of barcodes which is searched on google.

  • 10-15-2013 07:39 PM In reply to

    Re: Infopath and Barcode Reading

    FreddieG:

    Hi everyone,

     I'm new to Infopath form designing and need a bit of help.  I would like to receive barcode input in an Infopath form without a specific control having focus.  The input would be text based (as if it were keyboard input) with a specific preamble character so that my code would recognize it as most likely coming from the scanner.  My only thought process is that the infopath form would have to have a keypress event, but this appears to not be an option in Infopath 2007.  Other than making the user have the cursor in a given textbox, how do you handle barcode input?

     Thanks,

    Fred

     

    My program is already working fine, I use a TextBox to capture the barcode scanner input. The purpose of my program is for time and attendance monitoring, the problem is I want to prevent users from using the keyboard to type in their ID's as it would render the barcode scanner and their ID's with barcodes useless. I already tried removing the keyboard from the computer and it did work, but the keyboard must not be removed as a requirement.You can also find the barcode generator guide if the first guide is useless. hope it helps.

     

     

Page 1 of 1 (6 items)
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.