Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Barcode Generation in Forms/Reports
Nitheesh,
Please note that bar code is no special thing other than representing characters in bars.
You can use a font called bar code font that represents characters as bars. A free version is available to download at www.idautomation.com
The barcode device connected to a computer reads the barcode, and writes its equivalent numbers at current cursor position. If you cursor is in a text item in a forms it will display the numbers there, if you cursor is in a text editor like notepad it will write the numbers there. As if it was typed in through a keyboard.
Now if you set the font of the field to the barcode font, these characters will be displayed as a barcode. Both forms and reports support barcode font.
HTH! Aleem
-----Original Message-----
Sent: Thursday, February 06, 2003 10:19 AM To: Multiple recipients of list ORACLE-L Subject: Barcode Generation in Forms/Reports
Hi Lists,
How to generate/Read/Print Barcode using Oracle Forms/Reports ( Windows / Unix).
Please Help.
Nitheesh
***
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Pullikol Kumar
INET: pullikol.kumar_at_mannai.com.qa
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Feb 05 2003 - 23:43:42 CST