Subject: Inline Formating: Line Height & Align
From: "Knut Meinke" <KMeinke@xxxxxxxxxxxxx>
Date: Mon, 16 Feb 2004 13:12:53 +0100
|
Hi,
I have a Problem with the line height. I want to render a Price Field
with some Add-On Informations,
but I don't found _a way to align the Price (9.999,-) on the top of the
green box_. So the lower part overlaps
the Ad-On Box.
There are some attributes that seems to do what i want (alignment-adjust
& alignment-baseline & baseline-shift & dominant-baseline) but i don't
understand the standard and i don't find a way by my onwn :|
==> Here is the sample: http://tpmt.mytp.de/Uploads/test.pdf
==> code snipp <==
<!--Product Price -->
<fo:block-container space-after = "2mm"
height="20mm" background-color="green"
font-family="Helvetica Neue LT Std Cn"
font-weight="bold" font-size="77pt">
<fo:block line-height="1">9.999,-</fo:block>
</fo:block-container>
<!--Price AddOn-->
<fo:block-container space-after = "2.5mm"
height="11mm"
font-family="Helvetica Neue LT Std" font-size="6pt">
<fo:block>Price Price Price Price Price Price Price
Price Price Price Price Price Price Price AddOn</fo:block>
<fo:block>Price Price Price Price Price Price Price
Price Price Price Price Price Price Price AddOn</fo:block>
</fo:block-container>
==> snapp <==
Do you have some tipps or can explain this attributes?
sorry for my ugly english!
Best regards,
BRAINFRUIT GmbH
Knut Meinke
Neue Adresse!
Grethenweg 139
60598 Frankfurt
Web: www.brainfruit.de
---------------------------------
Der Inhalt dieser E-Mail ist vertraulich und ausschlie?lich fur den bezeichneten Adressaten bestimmt. Wenn Sie nicht der vorgesehene Adressat dieser E-Mail oder dessen Vertreter sein sollten, so beachten Sie bitte, dass jede Form der Kenntnisnahme, Veroffentlichung, Vervielfaltigung oder Weitergabe des Inhalts dieser E-Mail unzulassig ist. Wir bitten Sie, sich in diesem Fall mit dem Absender der E-Mail in Verbindung zu setzen.
Aussagen gegenuber dem Adressaten unterliegen den Regelungen des zugrunde liegenden Angebotes bzw. Auftrags, insbesondere den Allgemeinen Auftragsbedingungen und der individuellen Haftungsvereinbarung. Der Inhalt der E-Mail ist nur rechtsverbindlich, wenn er unsererseits durch einen Brief entsprechend bestatigt wird.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|