Subject: Re: XSL-FO and layout problem
From: Max Froumentin <mf@xxxxxx>
Date: 15 Jun 2001 05:44:04 +0200
|
I don't know the answer to your question but since you're mentioning
PDF, I presume that you're talking about problems with the
implementation you're using. If it is the case you should check
whether it is a known bug by asking on your implementation's mailing
list. Or maybe on www-xsl-fo@xxxxxx, which most implementors read.
Max.
"kfricovsky" <kfricovsky@xxxxxxxxxxx> writes:
> Hi.
>
> For some reason I am unable to keep the one page worth of content I have
> on ONE page. My PDF keeps breaking into 2 pages.
>
> I have two simple columns, created by a <fo:table>, with other nested
> tables inside those columns.
>
> The left column fits its entire content onto the 1st page, but the right
> column dumps 2/3 of its content into the 2nd page.
>
> There is plenty of room for the <fo:table> to fit everything onto the
> first page.
>
> Does anyone know of any problems using nested <fo:table> and if anyone
> can offer a solution I would greatly appreciate it.
>
> Here's my layout-master-set:
>
> <fo:layout-master-set>
> <fo:simple-page-master master-name="simple"
> page-height="11in"
> page-width="8.5in"
> margin-top="0.1in"
> margin-bottom="0.5in"
> margin-left="0.6in"
> margin-right="0.5in">
> <fo:region-body margin-top="0.1in"/>
> </fo:simple-page-master>
> </fo:layout-master-set>
>
> Thanks,
>
> Kevin
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- RE: I was a wondering, (continued)
- pichairajn - Wed, 13 Jun 2001 12:09:49 -0400 (EDT)
- Clapham, Paul - Wed, 13 Jun 2001 12:22:45 -0400 (EDT)
- Paul Dermody - Wed, 13 Jun 2001 12:30:30 -0400 (EDT)
- kfricovsky - Wed, 13 Jun 2001 12:58:28 -0400 (EDT)
- Max Froumentin - Thu, 14 Jun 2001 23:42:19 -0400 (EDT) <=
- Clapham, Paul - Wed, 13 Jun 2001 12:56:03 -0400 (EDT)
- Adam Van Den Hoven - Wed, 13 Jun 2001 13:34:52 -0400 (EDT)
- John Wang - Wed, 13 Jun 2001 14:03:36 -0400 (EDT)
- Paul Dermody - Thu, 14 Jun 2001 12:00:36 -0400 (EDT)
|
|