Home » Developer & Programmer » Reports & Discoverer » Barcode (10g developer 6I window xp)
Barcode [message #409062] Fri, 19 June 2009 02:30 Go to next message
shahzaib_4vip@hotmail.com
Messages: 410
Registered: December 2008
Location: karachi
Senior Member
Hi all

I Download Barcode Fonts Free 3of9

I Create a simple Report

select ename name,'*'||to_char(empno)||'*' id
from emp


But when i run report its not show Barcode


Whats wrong


Regards


Shahzaib Ismail
Re: Barcode [message #409067 is a reply to message #409062] Fri, 19 June 2009 02:45 Go to previous messageGo to next message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Field that should display barcode is either too short or to narrow. Enlarge its width and/or height.
Re: Barcode [message #409069 is a reply to message #409062] Fri, 19 June 2009 02:49 Go to previous messageGo to next message
shahzaib_4vip@hotmail.com
Messages: 410
Registered: December 2008
Location: karachi
Senior Member
Thanks for your reply


its not working i change the width and length but its not working

Please find the attachment of 3of9 fonts May be i am missing some thing


Regards

Shahzaib


  • Attachment: free3of9.zip
    (Size: 4.87KB, Downloaded 1252 times)
Re: Barcode [message #409072 is a reply to message #409069] Fri, 19 June 2009 03:03 Go to previous messageGo to next message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Well, it works for me; query looks like this:
select ename name,
'*'||to_char(empno)||'*' id_yours,
'*'||to_char(empno)||'*' id_mine
from emp
"Your" field font is "Free 3 of 9 Extended (Western)", size 28.
"Mine" is "IDAutomation.com Code39 (Western)", size 20.

Report result is enlarged in order to make it more visible.

/forum/fa/6374/0/

Re: Barcode [message #409073 is a reply to message #409062] Fri, 19 June 2009 03:21 Go to previous message
shahzaib_4vip@hotmail.com
Messages: 410
Registered: December 2008
Location: karachi
Senior Member
Ok Done it

I am use Condition Format to change my fonts


Thanks Little foot

Regards

Shahzaib ismail
Previous Topic: LongRaw Picture in report
Next Topic: Outline and cell merging in excel using OLE2 package
Goto Forum:
  


Current Time: Thu Mar 28 15:59:56 CDT 2024