Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bold In Memo
Message
De
17/07/2009 17:07:36
 
 
À
17/07/2009 15:56:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01413085
Message ID:
01413114
Vues:
91
>I going to try to define the problem be before explaining my question. I'm trying to print a report that has one record per page. The bottom of the detail band contains four memo fields one after another. With each memo field there is a label to the left explaining the contents of the field. The "Notes" label goes with the Notes memo and the "Remarks" goes with the remarks memo and so on. The problem is when the Notes memo exceeds one line it forces the next memo field to start with a blank line. It looks like the example below. I made sure the memo's were set to stretch with overflow and that the labels and fields are set to float. I'm sure I've done this before and don't remember any problems like this. Which leads me to my question. I can get around this by placing something like "NOTES: "+Alltrim(notes) in the report field. The problem is I need for the "NOTES: " portion to be bold and not the rest of the text. Any suggestions? I'm sure I'm missing something obvious here.
>
>
>
>Notes:     XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
>               XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
>Remarks:
>               XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX               
>
>
You might want to look at www.report-sculptor.com

With RsText. you would simply enclose 'Remarks:' into simple html tags (like here for making part of message bold)
and it would get rendered as bold among normal text.

HTH
Sergio
*****************
Srdjan Djordjevic
Limassol, Cyprus

Free Reporting Framework for VFP9 ;
www.Report-Sculptor.Com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform