Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with RTF printing
Message
 
À
07/06/2008 03:13:07
Reza Meamar
Homa Programming Group
Shiraz, Iran
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01322253
Message ID:
01322504
Vues:
14
>Dear all,
>I have a form and one RTF control in it.
>I am using from this form for saving clinical tests answers in Memo field.
>FOR example i have 3 records for one test.
>I am using from below code for convert memo content to GENERAL field type.
>
>
>SCAN
>   = STRTOFILE(MyTable.MemoFld, "c:\temp.rtf")
>   APPEND GENERAL MyTable.GenFld FROM "C:\temp.rtf" CLASS "RICHTEXT.RICHTEXTCTRL.1"
>ENDSCAN
>
>
>I create a report and in its detail band i put an ActiveX Bound Control and set its Field to MyTable.GenFld.
>But this control have not Stretch with overflow option.
>I want to print test answers after each other.
>What can i do?

Hi Reza
The only solution is www.moxiedata.com .After all you done the problem that remain is the active x in report that you want to print your rtf text is fixed.for example if your text is larger than the space it doesn't stretch.
Ali Mohammad Hossein Zadeh
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform