‎2008 Jun 11 1:34 PM
Hi,
I want to show barcode on the report.
I did following steps, but the barcode can not be shown correctly.
(1)SE73, create a new barcode type, like CD39 (Bar Code Symbologies C39).
(2)In SMARTFORMS>Style>Create a Style
(3)In Style, create a 'Character Form' C3, in Standard Setting, choice CD39.
(4)In SmartForm, create a new Form, then create a Window in "Page and Windows", then create a TEXT under the Window
(5)In Text editor, write like 12345678 or any number at different format:
<12345678> / 12345678 / #12345678#
no matter what the number format, the barcode in Print Preview shows the same barcode, the barcode which can not reflects the character number itself, but just the number of the characters, like <12345678>, will show 10 same bar.
Does anyone can help?
Thanks
‎2008 Jun 11 1:40 PM
Hi,
Try to Set the width and height of the bar code and observe (from SE73) for your barcode.
‎2008 Jun 11 1:48 PM
Hi Ravi,
I tested the barcode in SE73, it shows ok.
But in Form, it is not shown correctlly.
‎2008 Jun 11 2:02 PM
Hi,
R u Assigend the Style in Form Attributes or in the Text Elements ,where you created the Text element in the Out put options.
Then select the Character format of the respect one and Then give the values.
like:character format is c1.
<c1>12345678</>
Then check the output.
Regards,
Shiva Kumar
‎2008 Jun 11 2:09 PM
Yes, I assigned the 12345678 character format. It still did not work.
Edited by: Michael on Jun 11, 2008 10:32 AM