Search found 3 matches

by dvk19
Thu Apr 24, 2008 2:28 pm
Forum: Support
Topic: Inserting a line feed into a field
Replies: 1
Views: 7329

Please ignore this as I found the solution in one of you other examples.

Thanks,
by dvk19
Thu Apr 24, 2008 1:27 pm
Forum: Support
Topic: Inserting a line feed into a field
Replies: 1
Views: 7329

Inserting a line feed into a field

Hi, I have added Field Codes to a template and in my code to replace these fields I want to replace the text with mutliple lines. For example - my field is called Address. When I replace this I want to replace it with many lines of address. I am using RVData.SetItemText(i, GetFieldValue(FieldName ...
by dvk19
Mon Apr 21, 2008 12:52 pm
Forum: Support
Topic: List index out of bounds
Replies: 1
Views: 7449

List index out of bounds

hi, I am evaluating your component and I have used your Document Viewer/Editor example and added a simple routine to InsertStringTag. When I run this two things happen, in the RichViewEdit I get an error saying List index is out of bounds error (1) and I also get a messagebox (that continually ...