xsl-list
[Top] [All Lists]

Re: [xsl] XSL-FO: limiting lines per page

2006-08-18 03:25:21
At 2006-08-18 10:29 +0200, ohernandez(_at_)aventia(_dot_)com wrote:
The problem I have is that even pages need to have exactly 24 lines and odd pages exactly 20. There is no problem with the diferentiation between even and odd pages, but I don't know a way to control the lines perpage.

Is there some?

Not explicitly by the way you are asking the question ... there is no explicit control of "lines per page".

In fact, the document don't use tables. It have a text like format, with blocks, paragraphs and lines. Block titles count one line, and there aren't white lines at all.

Sounds like all you have to do is set the line height accordingly, with a body region for even pages sized to be 24 times the line height, and the body region for odd pages sized to be 20 times the line height, then flowing the lines with your content.

I hope this helps.

. . . . . . . . . . . Ken

--
UBL/XML/XSLT/XSL-FO training:         Vårø, Denmark 06-09-25/10-06
World-wide corporate, govt. & user group UBL, XSL, & XML training.
G. Ken Holman                 mailto:gkholman(_at_)CraneSoftwrights(_dot_)com
Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/s/
Box 266, Kars, Ontario CANADA K0A-2E0    +1(613)489-0999 (F:-0995)
Male Cancer Awareness Aug'05  http://www.CraneSoftwrights.com/s/bc
Legal business disclaimers:  http://www.CraneSoftwrights.com/legal


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>