Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HTML in Report
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00945769
Message ID:
00946156
Views:
19
>I created shop system with export to internet shop. In my forms I use DHTML ActiveX controls for editing fields in HTML format (It's similar as RichText edit control). Now, I need print these fields.
>
>I found one way, which is very breakneck:
>1. Copy content of that field into file with extension .DOC
>2. Create table with General field (field1).
>3. APPEND BLANK
>4. APPEND GENERAL field1 FROM filename.doc
>5. Add OLE bound control to report with field1
>
>Problem is, that must be installed Microsoft Word for this way.
>
>I believed, that similar technique was applicable for filename.htm, but wasn't.

I've certainly never tried to do what you're trying, so you probably already know more than I do about this.
Previous
Reply
Map
View

Click here to load this message in the networking platform