Groups | Blog | Home
all groups > dotnet faqs > october 2006 >

dotnet faqs : uncleared code



vijaiyanb NO[at]SPAM gmail.com
10/8/2006 6:05:36 AM
please explain the following code

Dim rt As String =
"{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0
Arial;}}\viewkind4\uc1\pard\qr\f0\fs20 "
vij
10/8/2006 6:47:25 PM
please explain the following code

Dim rt As String =
"{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0
Arial;}}\viewkind4\uc1\pard\qr\f0\fs20 "

when i change the font name int this line its reflected in crystal
report
but i cant change the font directly in creport. ie i can change it by
right click the field and format but i cat reflect on report

if i change in this line than only the font changed in report

wat can i do
Mattias Sjögren
10/8/2006 7:38:02 PM

[quoted text, click to view]

It's a string containing bunch of RTF formatting codes.


Mattias

--
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
AddThis Social Bookmark Button