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

From: Henk Rutten <hrutten@GrafiData.nl>
Date: Thu Jan 03 2008 - 00:10:59 PST

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@renderx.com [mailto:owner-xep-support@renderx.com] Namens Fritz Kirch
Verzonden: donderdag 3 januari 2008 8:10
Aan: xep-support@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@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

image001.gif
Received on Thu Jan 3 01:28:50 2008

This archive was generated by hypermail 2.1.8 : Thu Jan 03 2008 - 01:28:55 PST