Re: Space bewteen lines / font width
- From: Jamie <jamie_ka1lpa_not_valid_after_ka1lpa_@xxxxxxxxxxx>
- Date: Tue, 29 Jan 2008 19:40:24 -0500
Ronald wrote:
Dear,If I understand you correctly,,
With our Delphi program we are printing letters and invoices.
Lately our marketing agency created a new housetyle for us, new logo
and new font type etc.
So, I am trying to change my Delphi letters / reports.
There is 1 problem. The marketing agency used a Arial font of the
seize of 10. But, they used a different width and else the distance
between the lines is different than standard.
In Microsoft Word it is no problem to set those settings but in Delphi
I have no idea how I can set it. In a RichText box I see no properties
and in the report generator neither.
Does anyone has a idea what to do? Is there a way to make those
settings in Delphi? Are there external components which have those
capacities? Or Do I have to use MS Word? And how???
Thank you very much!
R.
p.s. I am Using Delphi 7 and a trial version of Delphi 2007
TRichEdit.SelAttributes is what you need.
Perform a select of the text you want and change the FONT
settings.
--
http://webpages.charter.net/jamie_5"
.
- References:
- Space bewteen lines / font width
- From: Ronald
- Space bewteen lines / font width
- Prev by Date: Re: Is there something (on www) that explains the differences in Delphi versions??
- Next by Date: Some like it horizontal, some like it vertical :)
- Previous by thread: Space bewteen lines / font width
- Next by thread: Re: Space bewteen lines / font width
- Index(es):
Relevant Pages
|