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

Fritz Kirch Friedrich.Kirch at it2media.de
Thu Jan 3 02:14:08 PST 2008


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 at it2media.de <mailto:friedrich.kirch at 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 at 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 at renderx.com [mailto:owner-xep-support at renderx.com] Im Auftrag von Henk Rutten
Gesendet: Donnerstag, 3. Januar 2008 09:11
An: xep-support at 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 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/ab4e5340/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: logo.jpg
Type: image/jpeg
Size: 1252 bytes
Desc: logo.jpg
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20080103/ab4e5340/attachment.jpg>
-------------- 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/ab4e5340/attachment.gif>


More information about the Xep-support mailing list