- From: G. Ken Holman <gkholman@CraneSoftwrights.com>
- Date: Wed, 13 Aug 2003 07:38:52 -0400
- To: "www-xsl-fo@w3.org" <www-xsl-fo@w3.org>
At 2003-08-13 10:31 +0200, egarcia@domino-info.fr wrote: >Hi, i have a problem, when i convert my xsl-fo into pdf document lines are >overwriting each others I used your example with Antenna House XSL Formatter 2.5 and there is no overwriting of any lines. You don't mention which processor you are using, but perhaps you are seeing an implementation bug in your XSL-FO processor. I can mimic your error by adding the following to the block: line-stacking-strategy="font-height" but the default value of the stacking strategy is "max-height" which prevents what you are witnessing from happening. I hope this helps. ............................. Ken -- In-house corporate training available; please write us for details G. Ken Holman mailto:gkholman@CraneSoftwrights.com Crane Softwrights Ltd. http://www.CraneSoftwrights.com/f/ Box 266, Kars, Ontario CANADA K0A-2E0 +1(613)489-0999 (F:-0995) ISBN 0-13-065196-6 Definitive XSLT and XPath ISBN 0-13-140374-5 Definitive XSL-FO ISBN 1-894049-08-X Practical Transformation Using XSLT and XPath ISBN 1-894049-11-X Practical Formatting Using XSL-FO Member of the XML Guild of Practitioners: http://XMLGuild.info Male Breast Cancer Awareness http://www.CraneSoftwrights.com/f/bc
Received on Wednesday, 13 August 2003 07:38:57 UTC