Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HTML in Report
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Divers
Thread ID:
00945769
Message ID:
00946029
Vues:
16
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform