[xep-support] WG: need help with fo-file

Henk Rutten hrutten at GrafiData.nl
Thu Jan 3 00:10:59 PST 2008


Hi Fritz,
 
I'm not sure what your output has to be, but using: 
<fo:block border="1mm solid red" font-size="9pt" padding-top="5pt" padding-left="5pt" margin-left="0pt" margin-right="0pt">
instead of:
<fo:block border="1mm solid red" font-size="9pt" padding-top="5pt" padding-left="5pt">
could solve your problem

kind regards,

Henk Rutten

ICT Specialist 
GrafiData Deventer 

 

Keulenstraat 16, 7418 ET Deventer 
Postbus 2014, 7420 AA Deventer 
T. 0570-609797 
www.grafidata.nl <http://www.grafidata.nl/>  

De informatie opgenomen in dit bericht kan vertrouwelijk zijn en is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht onterecht ontvangt, wordt u verzocht de inhoud niet te printen, te kopiëren, te verspreiden of op welke andere manier dan ook te gebruiken en de afzender direct te informeren door het bericht te retourneren.

The information in this message may be confidential and is intended to be exclusively for the addressee. Should you receive this message unintentionally, please do not print, copy, distribute or in any other way use the content and notify the sender by return e-mail.

 

________________________________

Van: owner-xep-support at renderx.com [mailto:owner-xep-support at renderx.com] Namens Fritz Kirch
Verzonden: donderdag 3 januari 2008 8:10
Aan: xep-support at renderx.com
Onderwerp: [xep-support] WG: need help with fo-file



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 at it2media.de 

********************************************************************** 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20080103/163140a1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.gif
Type: image/gif
Size: 1867 bytes
Desc: image001.gif
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20080103/163140a1/attachment.gif>


More information about the Xep-support mailing list