Hi everybody,
whats wrong with my fo-file?
<?xml version='1.0' ?>
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:layout-master-set>
<fo:simple-page-master master-name="first-page" page-width="20mm" page-height="20mm">
<fo:region-body region-name="AdBody"/>
</fo:simple-page-master>
</fo:layout-master-set>
<fo:page-sequence master-reference="first-page">
<fo:flow flow-name="AdBody">
<fo:block border="1mm solid red" font-size="9pt" padding-left="5pt" padding-top="5pt">
<fo:block border="0.1mm solid green" line-height="1.0" space-after="4pt">ÁgÄ<fo:block/>ÄÁ
</fo:block>
<fo:block border="0.1mm solid blue" line-height="normal" space-after="4pt">ÁgÄ<fo:block/>ÄÁ
</fo:block>
</fo:block>
</fo:flow>
</fo:page-sequence>
</fo:root>
1) I can not see a left and a right border-line, only top and bottom border-lines are visible.
2) The padding-left value is totally ignored
3) The line-height-value of 1.0 makes the accents of the first line to be totally outside of the block
Can anybody tell me whats wrong with my fo-file?
Fritz Kirch
IT2media GmbH & Co. KG
**********************************************************************
Diese E-Mail wurde auf Viren ueberprueft.
mailsweeper@it2media.de
**********************************************************************
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
Received on Thu Jan 3 00:10:31 2008
This archive was generated by hypermail 2.1.8 : Thu Jan 03 2008 - 00:10:32 PST