Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printing with RichText control
Message
De
27/08/2001 10:34:42
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Printing with RichText control
Divers
Thread ID:
00549439
Message ID:
00549439
Vues:
43
I've got some richtext generated by the RichText control and am trying to print that richtext in a Report Writer report. I used the steps outlined in KB Q246088 as a starting point, but every time I print I get a Notepad icon instead of the RichText. Furthermore, I am not confident that the Picture/Active-X Bound Control in the report will stretch to accomodate the content. It's currently clipping the Notepad icon and I don't see a "Stretch with Overflow" type option such as the one available for TextBox fields (the other options are Scale picture and don't indicate that the frame changes size).

Printing using the richtext controls SelPrint method works fine, but I really need printing within a report as well.

I dump the data to a file (the DATA clause was giving me an error) and then stick it into the general field sol_strategy which is used by the report:
APPEND GENERAL sol_strategy FROM rtftest.txt CLASS "RICHTEXT.RICHTEXTCTRL.1"

Configuration problem? Programming problem that can be corrected? Known problem with RichText control? Third-party control available?

Thanks,
Sean Hurley
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform