Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

Re: Generate Barcode without adding barcodeData.data value
Started by manoj at 08-18-2008 1:28. Topic has 2 replies.

Print Search « Previous Thread Next Thread »
  08-18-2008, 1:28
manoj is not online. Last active: 8/2/2008 12:34:32 PM manoj

Top 75 Posts
Joined on 08-02-2008
Posts 29
Generate Barcode without adding barcodeData.data value
Reply Quote
I want to generate barcode automatically i.e. I wiill specify all the details to generate the barcode except barcodeData.data value. I expect barcodedata.data value should be uniquilly generated every time I generate a barcode for the document.....
Also is there any way we can know which type of barcode is suitable for diffrent requirement.
   Report 
  08-18-2008, 9:12
Yasir Alani is not online. Last active: 11/16/2008 11:29:23 AM Yasir Alani



Top 10 Posts
Joined on 02-05-2007
Posts 311
Re: Generate Barcode without adding barcodeData.data value
Reply Quote
Since you will be making your own application, you can decide which of the barcode settings will be available for the user and which are not. In your case, you should preset all settings in your code, and only allow the barcode data value to be entered by the user.

If you want to automate this (creating the barcode data), then you should write code to generate a unique barcode data string for each document, then use our barcode engine to convert that string to a barcode. Keep in mind that different barcode types have different limitations like number of characters, and type of characters (some only accept numbers for example).

I am not sure what type of barcode is suitable for you because I don't know what your requirements are. For more details on the different types of barcodes we support, please see the help topic "Introduction to Barcodes" in any of our barcode help files.


Yasir Alani
LEADTOOLS Technical Support
support@leadtools.com
   Report 
  08-19-2008, 0:51
manoj is not online. Last active: 8/2/2008 12:34:32 PM manoj

Top 75 Posts
Joined on 08-02-2008
Posts 29
Re: Generate Barcode without adding barcodeData.data value
Reply Quote
Thank You for u help....
This information helped me to stop looking more fuction in leadtools.
Thank you ....
   Report 
Post
LEAD Support Fo... » LEAD/Axtel Barc... » Barcode » Re: Generate Barcode without adding barcodeData.data value

Powered by Community Server, by Telligent Systems