[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

tables in xsl:fo

Subject: tables in xsl:fo
From: Ulf Carlsson <ulf.carlsson@xxxxxxxxx>
Date: Sun, 21 Jan 2001 21:14:51 +0100
tables in xsl fo
> Good day,
> 
> I have working with converting html to xml and then further into pdf
> documents using XEP and am having a slight problem.
> I currently have quite a lot of text in a database of which all has to be
> converted to pdf. Every single text contains a table with quite a few
> columns which have been spanned irregularly in order to get the looks
> right and my problem lies in the fact that the xsl:fo does not seem to
> support a totally dynamical column width as html does.
> 
> An example is that if I have a row consisting of 5 columns which have been
> spanned over two columns looking something like :
>   <td colspan="1">Hello world </td> <td colspan="4">Hello Galaxy </td> 
> the first column will get wordwrapped eaven if there is enough space to
> display both of them in a single row.
> The solution that I have found is to shift one column over to the first
> one so that the result looks like :
>   <td colspan="2">Hello world </td> <td colspan="3">Hello Galaxy </td>
> 
> The problem with this is that there is no clear pattern to follow so I
> cannot do the shift programatically but have to shift them by hand.
> The amount of texts I have to convert is around 9000 so doing this by hand
> is not really an option as it would take me from now to christmas 2005.
> 
> If there is anyone that has a solution to this I would be increadibly
> grateful, and would eaven consider putting up a buddha statue with the
> persons name under it and worshipping it daily.
> 
> With best regards
> Ulf Carlsson
> 
> 

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.