Re: Space bewteen lines / font width



Ronald wrote:
Dear,

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
If I understand you correctly,,
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";

.



Relevant Pages

  • Re: Space bewteen lines / font width
    ... With our Delphi program we are printing letters and invoices. ... Lately our marketing agency created a new housetyle for us, ... The marketing agency used a Arial font of the ... In my programs producing formatted text I usually place characters & ...
    (alt.comp.lang.borland-delphi)
  • Why not use forms ParentFont for Vista?
    ... I appreciate the discussion in this group and the articles about getting a Delphi application to work good on Vista. ... In Delphi-5 the default form font is MS Sans Serif and in Delphi-2005 the default form font is Tahoma. ... I initially thought of using some code to set the form's font to the Windows system font at runtime, but then I tried just setting all of the form's ParentFont to true and that seemed to work good and without any code. ... I searched all of the DFM files and made sure that all controls had ParentFont true except when it was necessary to change a control's font size or attribute. ...
    (borland.public.delphi.non-technical)
  • Re: Turkish character set
    ... Is there someway to allow different character sets? ... on the selected font you're using. ... When I copy and paste them to Delphi, the "different" characters are replaced with "?". ...
    (alt.comp.lang.borland-delphi)
  • Re: Turkish character set
    ... Is there someway to allow different character sets? ... on the selected font you're using. ... When I copy and paste them to Delphi, ...
    (alt.comp.lang.borland-delphi)
  • Re: Any good screen resolution components?
    ... Although it is a bitmapped font, it is still available in a range of sizes, ... so Delphi has enough size choices. ... I always run my PC at 96 DPI and do all my Delphi work at that resolution. ... If you change resolutions and reopen a project in Delphi, ...
    (borland.public.delphi.non-technical)