Re: [xsl] And operator usage in XSL

Subject: Re: [xsl] And operator usage in XSL
From: Eliot Kimber <ekimber@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 28 Jul 2004 16:00:06 -0500
J.Pietschmann wrote:

Some more nitpicks:

 >             <fo:block padding-top="9.67999999999995pt"
 > margin-left="3.1000000000000227pt"
 > position="absolute">

FOP doesn't support absolutely positioned blocks yet, and without
supplying a position it is ineffective anyway.

position= isn't an FO property (probably meant absolute-position=) but in any case only block-container can be absolutely positioned.


Cheers,

Eliot
--
W. Eliot Kimber
Professional Services
Innodata Isogen
9030 Research Blvd, #410
Austin, TX 78758
(512) 372-8122

eliot@xxxxxxxxxxxxxxxxxxx
www.innodata-isogen.com

Current Thread