[Home] [By Thread] [By Date] [Recent Entries]
I am working on XSL FO to convert XML to PDF. Can anyone suggest, How to set the images always at top or bottom of the pages? Investigate the display-align property: http://www.w3.org/TR/xsl/#display-align Then replace <fo:block text-align="center"> with <fo:block break-before="page" text-align="center" display-align="before"> Jay Bryant Bryant Communication Services http://www.bryantcs.com/
|

Cart



