Hello,
May be somebody knows how to solve it:
The following xsl fo statement
<fo:block color="black" border-top-style="none" border-bottom-style="none"
border-left-style="none" border-right-style="none" font-family="Times New
Roman" font-size="12pt" font-style="normal" text-align="justify"
line-height="normal" space-before="0pt" space-after="0pt" start-indent="0pt"
end-indent="0pt" border-width="5px" border-style="none"
font-weight="normal">For example, a single <fo:external-graphic
src="url(C:/Temp\img0.gif)" width="auto" height="auto" content-width="auto"
content-height="auto" display-align="before"></fo:external-graphic> database
system can enforce the ACID rules when it holds all the data involved in a
transaction. In the case of SQL Server, there is an internal transaction
manager that provides commit and rollback behavior.</fo:block>
looks like:
text....text *************** text ...text
* *
* picture *
* *
***************
I want the text bottom to be on one level with the picture bottom. How I
should change the xsl fo statement?
Thank you,
Tanya Granchak
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]