473,466 Members | 1,391 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

FOP: upgrade from 0.20.5 to 0.95 - all texts moved upwards

After I upgraded from FOP 0.20.5 to FOP 0.95, suddenly all texts in
the tables moved towards the top. With FOP 0.20.5, the text was
centered in a table cell that the CAPITAL letters were vertically
centered. With FOP 0.95 the text is centered in a table cell that the
LOWER CASE letters are vertically centered, i.e. the whole text moved
towards the top of the cell. I found a workaround by enclosing the
text in <fo:inline alignment-adjust="central" :

<fo:inline alignment-adjust="central">
<xsl:value-of select="."/>
</fo:inline>

but this seems to be an ugly workaround and probabyl a bad idea to
enclose EACH TEXT in such an fo:inline container ... is there some
general setting where I can revert FOP 0.95 back to the FOP 0.20.5
behaviour when displaying text in tables?
Oct 2 '08 #1
0 1551

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Benny | last post by:
Hi i am using fop to generate dynamical pdf documents from a servlet, in weblogic 5.1. Fop works very fine but i need to generate barcodes in my documents so i am integrating it with krysalis...
1
by: dentaku | last post by:
I use Apache FOP to create PDF files out of XSL + XML input files. The XSL file can contain SVG-images via --- <fo:block> <fo:instream-foreign-object> <svg:svg width="70mm" height="52.5mm"...
0
by: dentaku | last post by:
i notice a sequentialization of FOP processing when i have multiple Java threads using the FOP API. as soon as the FOP relevant part starts, the amount of time multiple threads take to create a PDF...
0
by: Andrew Tyson | last post by:
Hi, I am pulling my hair out trying to figure out a problem that I am having using FOP to generate PDFs that have embedded SVG graphics. The base 64 encoded SVG is embedded as an attribute...
1
by: Johnny | last post by:
Hi together, I'm new to XML and have problems with FOP (http://www.apache.org/dyn/closer.cgi/xml/fop) When I try to convert my .fo document to .pdf, I get this message: fo:39:26...
1
by: timodheere | last post by:
Hi all! I'm quite new to FOP and have spent the day on this Mac O 10.3.4 trying every possible installation combination I can think of but I must be missing something very very basic that none of...
1
by: Ruchi Dayal | last post by:
Hi, I am using XSL-FO/FOP to generate PDF documents from XSLT. The resultant PDF can run into thousands of pages and this is where the whole problem is. FOP cannot handle such large outputs....
4
by: lorna.mitchell | last post by:
I hope I'm not repeating a question or missing any good resources but I really can't figure out the best way to progress with my problem. We'd like to use apache fop to generate documents in both...
0
by: oaksong | last post by:
I'm trying to use a batch file to call FOP using redirection. Apparently this is a no-no. Does anyone have a suggestion as to how I can get FOP to run using files that are not located in the FOP...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.