Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Part of the string - in Bold
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00461366
Message ID:
00461377
Views:
63
Vlad,

Great minds :) I was thinking in the same direction, but forgot about TxtWidth() and didn't realize, I can make them both transparant. I'll give your idea a try and let you know the result.

Thanks a lot.

>Hi!
>
>TxtWidth() function, of course!
>
>Put 2 fields that are transparent. Each will use the function. First field will print Bold part, second will print Spaces + Normal font part. Number of spaces - calculate using TxtWidth:
>
>NumSpaces = TxtWidth(FieldFirstPart,'FontName',FontSize,'B')/TxtWidth(Space(1),'FontName',FontSize)
>
>>Hi everybody,
>>
>>I'm designing a Report, called Buyer Index.
>>It's a two collumn report, with Detail Band looks like:
>>
>>Aller, Henry A, 354 Main St., Wellfleet, Use 031
>> etc.
>>
>>IOW, Buyer name is in Bold, then follows Address, then use code.
>>The question is: how can I make Buyer Name Bold? If I would use separate fields for these, how can I arrange them?
>>
>>Could you please help me, because I'm stack... :(
>>
>>Well, let's take a little break and take my lunch now.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform