473,769 Members | 7,320 Online
Bytes | Software Development & Data Engineering Community
+ 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 1567

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

Similar topics

0
2138
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 barcode libraries. The integration works fine if i test it from a standalone application (pdf with barcode is printed), but there are problems using it from the weblogic servlet; the document is generated but the barcode is not and after many...
1
3282
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" xmlns:xlink="http://www.w3.org/2000/svg"> <svg:image width="70mm" height="52.5mm" xlink:href="{$chart_C_Test_S}"/>
0
1245
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 file with FOP is just added up. is FOP not multithreaded? (i mean: i can use it in multiple thread when i create new Driver, TransformerFactory, etc. for each thread, but it takes the same time to compute as it is done by one single thread one...
0
1414
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 within a source XML document <?xml version="1.0" encoding="UTF-8"?> <ReportCashAcctStmt portfolioCode="FIXED_1" portfolioRptName="Fixed Interest
1
1975
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 master-reference '' for fo:page-sequence matches no simple-page-master or page-sequence-master
1
2516
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 the mai sites feel the need to mention, as the command line still spits bac nothing but -bash: fop: command not found Can anyone give me a hint as to what presumably obvious error I a making? Many thanks
1
2147
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. Our initial solution was to manually feed limited records to FOP so that it wouldn't "bomb out". However, this is getting messier as the number of records themselves, increase. Due to previous architectural decisions, it is also not possible to
4
2139
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 PDF and PCL format - our email system will only take PDF and the fax system only PCL, Apache FOP is spot on for this. However it is choking on whatever I feed it, I think because not all the tags have been implemented. Can anyone recommend me...
0
1208
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 directory? The file locations have such a long directory structure that the only solution I have is redirection. ( indicates the rest of the directory structure)...
0
9423
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10049
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9997
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8873
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7413
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6675
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5309
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3965
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 we have to send another system
3
2815
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.