1
Answer

code related problem

nitin kamble

nitin kamble

13y
1.1k
1
hello all,
 
I am devloping an office based application in c#.net.my problem regarding output of the form

I am taking input from user in a text box like

Name: Nitin(textbox)

and I want output on printing form like

Name: N  i  t  i  n


The letter inputed will be 1 cm seprated in the output

How can I do that plz give me solution programatically...

Answers (1)