Re: Howto make tables...

2003-01-27 Thread Thorsten Scherler
gt;text-align="center"> >> >> >> >> >> Jacob -Original Message- From: Clay Leeds [mailto:[EMAIL PROTECTED] Sent: 25. januar 2003 00:39 To: [EMAIL PROTECTED] Subject: Re: Howto make tables... Jacob Bager wr

Re: Howto make tables...

2003-01-25 Thread J.Pietschmann
Jacob Bager wrote: 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. The fo:table-and-caption element is not implemented by FOP, you should see an error message

RE: Howto make tables...

2003-01-25 Thread Jacob Bager
riginal Message- From: J.Pietschmann [mailto:[EMAIL PROTECTED] Sent: 25. januar 2003 01:25 To: [EMAIL PROTECTED] Subject: Re: Howto make tables... Jacob Bager wrote: > > > This is an error. A xsl:template must be an immediate child of th

Re: Howto make tables...

2003-01-25 Thread J.Pietschmann
Jacob Bager wrote: 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 additio

RE: Howto make tables...

2003-01-24 Thread Jacob Bager
Err... I thougt the was the template? The IMAGEINFO is tag in the .XML, like foo.bar I want to write foo.bar i the Jacob -Original Message- From: Clay Leeds [mailto:[EMAIL PROTECTED] Sent: 25. januar 2003 00:39 To: [EMAIL PROTECTED] Subject: Re: Howto make tables... Jacob Bager

Re: Howto make tables...

2003-01-24 Thread Clay Leeds
Jacob Bager wrote: Your right J. It was missing the table-body element. I have experimented with the xsl. Clay Leeds provided, its Working. But i havn't managed to get any data in from the xml-file. I tried this : text-align="center">

RE: Howto make tables...

2003-01-24 Thread Jacob Bager
To: [EMAIL PROTECTED] Subject: Re: Howto make tables... Jacob Bager wrote: > (Im using the xsl:fo on a tomcat/cocoon installation., Just for a > notice.) ... > Every time i try, putting it through for .pdf i get 'The file is > damaged'. Most likely there is a problem with the FO.

Re: Howto make tables...

2003-01-24 Thread J.Pietschmann
Jacob Bager wrote: (Im using the xsl:fo on a tomcat/cocoon installation., Just for a notice.) ... Every time i try, putting it through for .pdf i get 'The file is damaged'. Most likely there is a problem with the FO. One cause often seen with tables is a missing table body element. Look into the c

RE: Howto make tables...

2003-01-24 Thread Jacob Bager
Thanx a bunch. It's late i'll have a look at it tomorrow. -Original Message- From: Clay Leeds [mailto:[EMAIL PROTECTED] Sent: 24. januar 2003 22:29 To: [EMAIL PROTECTED] Subject: Re: Howto make tables... Jacob, Jacob Bager wrote: > Hi ... > > I know th

Re: Howto make tables...

2003-01-24 Thread Clay Leeds
Jacob, Jacob Bager wrote: Hi ... I know this is a very stupid question, but after browsing the net for a tutorial, Working for me, with NO luck at all. I have to ask here. This it what i wanna do.. (Im using the xsl:fo on a tomcat/cocoon installation., Just for a notice.) I have created an XML.file