|
-
Sep 25th, 2000, 08:43 PM
#1
Thread Starter
New Member
Has anyone seen or developed a lightweight html viewer?
The control that I am looking for would only need to display properly rendered html text. No need for editing. I do not wish to force the users of my software to install MS Internet Explorer just to include a html viewing control.
Currently I am using the RichText control (included with VB6) to provide a component that can render documents retrived from a database with some degree of formatting. This has unfortunatly forced me to write a rtf class that creates the rtf codes for various formatting styles. Not a pleasant task. I would also be interested in information on a class module or such that would generate rtf codes for me. Possibly even converting html to rtf.
Thanks,
Bruce Royer
-
Sep 26th, 2000, 12:49 AM
#2
Lively Member
http://pub1.ezboard.com/fvisualbasic...picID=50.topic
otherwise you have to go with the webbrowser control
in Project->Components->Microsoft Internet Controls
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
|