Re: [xsl] how to make data fit in a table cell in xsl-fo?

Subject: Re: [xsl] how to make data fit in a table cell in xsl-fo?
From: yan bai <bytj@xxxxxxxxx>
Date: Wed, 16 Jan 2002 07:29:45 -0800 (PST)
Joerg,

The table has 7 columns.  One of the columns may
contain a string like 
"ABCD_XXX_YYY_D1_ZZZ_DDD_DD0_DA0".  This column will
expand into the next column "col_2" and make the data
in the "col_2" column ineligible.  
 
Yan



--- Joerg Pietschmann <joerg.pietschmann@xxxxxx>
wrote:
> yan bai <bytj@xxxxxxxxx> wrote:
> > I am using FOP to convert some data into a PDF
> table.
> > However, since it is unpredicatetable how long the
> > data for a <fo:table-cell>, the data in one cell
> may
> > expand int the next cell.  How can I make the data
> fit
> > in the pdf table?
> 
> Can you explain what you want to achieve in more
> detail?
> If you want to have long words which overflow to be
> clipped,
> this isn't currently fully implemented in FOP. You
> may want
> to try hyphenation instead.
> Otherwise, the standard word wrapping should be
> sufficient
> unless you have disabled it or cells become so large
> that
> they don't fit on a page, which occasionally sends
> FOP into
> nonterminating loops. This can be fixed but the fix
> usually
> depends on your problem.
> 
> HTH
> J.Pietschmann
> 
>  XSL-List info and archive: 
> http://www.mulberrytech.com/xsl/xsl-list
> 


__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/

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


Current Thread