|
-
Dec 2nd, 2010, 12:05 PM
#1
Thread Starter
Fanatic Member
string Manipulation
Hi,
i have a string and a avalue like below.
Dim sTemp as String="GWIWJF+TheSansSemiBold-Plain
16 dict begin
/FontName /GWIWJF+TheSansSemiBold-Plain_00 def
/FontType 1 def"
i need to replace the first line of this string, without looping is there any way to do this.
sTemp = "16 dict begin
/FontName /GWIWJF+TheSansSemiBold-Plain_00 def
/FontType 1 def"
Last edited by vijy; Dec 2nd, 2010 at 12:12 PM.
Visual Studio.net 2010
If this post is useful, rate it

Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|