Report Design
 Crystal Reports Forum : Crystal Reports for Visual Studio 2005 and Newer : Report Design
Message Icon Topic: Crystal Report - Each letter in Separate Box Post Reply Post New Topic
Author Message
umesh.chape
Newbie
Newbie


Joined: 12 May 2011
Online Status: Offline
Posts: 11
Quote umesh.chape Replybullet Topic: Crystal Report - Each letter in Separate Box
    Posted: 12 May 2011 at 8:01pm
Hi,

In crystal report how to show the text field with box style . Means the each character from word should be in separate box .

e.g. umesh is like |U|M|E|S|H
IP IP Logged
lockwelle
Moderator
Moderator


Joined: 21 Dec 2007
Online Status: Offline
Posts: 4372
Quote lockwelle Replybullet Posted: 18 May 2011 at 3:42am
if you know the max size of the string you can code for it, if the string has no max size, you can't do it as CR doesn't like dynamic controls to be created...at least not that has worked for me.
 
I would probably have shared stringvar array variable dimensioned for the max, then in loop set the variable. then where you want to display value, I would have  accessor formulas that would display the correct array value.
 
HTH
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.