| Subject: Re: [xsl] xsl-fo:header, body, and footer overlapped From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx> Date: Fri, 28 Dec 2001 15:40:31 -0500 | 
Hoping that helps, Wendell
I am trying to convert an xml file into a PDF file. I have some tried various ways to prevent the body content expanded down to the footer region. In some pages, the body content will overlap with the footer.
I wonder how I should set the layout-master-set. My code is as follows:
<fo:layout-master-set> <fo:simple-page-master master-name="report" page-height="29.7cm" page-width="21cm" margin-top="1cm" margin-bottom="3cm" margin-left="2cm" margin-right="2cm"> <fo:region-body margin-top="1cm"/> <fo:region-before extent="1cm"/> <fo:region-after extent="1cm"/> </fo:simple-page-master> </fo:layout-master-set>
====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ======================================================================
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| [xsl] xsl-fo:header, body, and foot, yan bai | Thread | Re: [xsl] xsl-fo:header, body, and , yan bai | 
| Re: [xsl] Literal string question, Wendell Piez | Date | Re: [xsl] Re: Assignment no, dynami, Mike Haarman | 
| Month |