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

From: Fritz Kirch <Friedrich.Kirch@it2media.de>
Date: Thu Jan 03 2008 - 02:14:08 PST

Thank you Henk,
 
margin-left="0pt" and margin-right="0pt" solved my problem!
Do you also have an answer to my third question about the accents being outside the block area?
 
The complete problem can be described as following:
I use a block-container with a fixed height!
Into this block-container I have to put text!
Therefore, according to the number of text-lines, I adjust the line-height values!
In Pseudo-code: (Lineheight = Height of block-container div NrOfLines)
Experimenting with different line-height values show this ugly effect of loosing accents of the first line.
 
Can you or RenderX-support-Team help me?
 
 
 
         
Friedrich Kirch M.A.
        
Tel.: +49 911 30730-684
FAX: +49 911 30730-625
Mobil: +49 170 79 79 048
Mail: friedrich.kirch@it2media.de <mailto:friedrich.kirch@it2media.de>
         
IT2media GmbH & Co. KG
Pretzfelder Str. 15
D-90425 Nürnberg
        Telefon +49 911 30730-0
Telefax +49 911 30730-625
E-Mail info@it2media.de
Web www.it2media.de
        Geschäftsführung:
Dr. Gerhard Baier
Claudia Dietrich
        Persönlich haftende
Gesellschafterin:
IT2media Beteiligungs-
gesellschaft mbH
        Sitz Nürnberg
HRA Nürnberg 12784
HRB Nürnberg 19511
        
 

________________________________

Von: owner-xep-support@renderx.com [mailto:owner-xep-support@renderx.com] Im Auftrag von Henk Rutten
Gesendet: Donnerstag, 3. Januar 2008 09:11
An: xep-support@renderx.com
Betreff: RE: [xep-support] WG: need help with fo-file

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

logo.jpg
image001.gif
Received on Thu Jan 3 03:57:31 2008

This archive was generated by hypermail 2.1.8 : Thu Jan 03 2008 - 03:57:32 PST