So its ..

<xsl:template....
  <fo:table-cell...
  <xsl:apply...
  </fo:table-cell>
</xsl:template>


I've found the page
http://www.w3.org/TR/xsl/slice6.html#section-N15442-Formatting-Objects-f
or-Tables
And tried the first example.... 

But i get a 'file is damaged'-error from acrobat. 

I think there something wrong with my installation.

Jacob Bager

-----Original Message-----
From: J.Pietschmann [mailto:[EMAIL PROTECTED] 
Sent: 25. januar 2003 01:25
To: [EMAIL PROTECTED]
Subject: Re: Howto make tables...


Jacob Bager wrote:
>              <fo:table-cell padding="1pt">
>                <fo:block keep-with-next.within-page="always">
>                    <xsl:template match="IMAGEINFO">

This is an error. A xsl:template must be an immediate
child of the xsl:stylesheet element.

J.Pietschmann


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to