Alignment of Label and Dark circle Bullet in Label

How to set alignment of a Label in a Report ? I tried using HorizGlue and VerGlue . I set it to left but still its not coming perfect position . Can somebody suggest me?

I also want to give bullet as a caption in a label ? Is it possible?

How about using the XPOS & YPOS properties

XPos

Use this property to define the horizontal position of the form or control. The system shows you the position, in increments of 1/100 of a millimeter.

YPos

Use this property to define the vertical position of the form or control. The system shows you the position, in increments of 1/100 of a millimeter.

As for the bullet, do you mean a bullet point infront .
A quick easy way is to add a small label use a lowercase “L” and change the font to wingdings - that;s if you’re looking for a black circle - else use a different letter. create a 2nd label or textbox for the other text.

Hi,

If you will use Windows driver you will not be able to align label/tag properly on label printer. You will have to use direct printing using ZPL or Zebra XML technology.

hi Alok…

what i usually do in these situations are to give the X and Y Position manually…this will help…try [:)]

GoodLuck[Y]

oh didnt see your post harry…seems you told the same.

Hello Savtage

We can also do it using function ChrW(Character Code In Integer).

You can find all character code on following site.

http://www.theworldofstuff.com/characters/

Thanks all for their replies.

Hi all,

Can you please tell me how you use the ChrW function more clearly??

I didnot get ur point…

Thanks

Liizz