Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SMARTFORMS problems

Former Member
0 Likes
586

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

4 REPLIES 4
Read only

Former Member
0 Likes
558

Hi,

Try to Set the width and height of the bar code and observe (from SE73) for your barcode.

Read only

0 Likes
558

Hi Ravi,

I tested the barcode in SE73, it shows ok.

But in Form, it is not shown correctlly.

Read only

0 Likes
558

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

Read only

0 Likes
558

Yes, I assigned the 12345678 character format. It still did not work.

Edited by: Michael on Jun 11, 2008 10:32 AM