RE: How can I rotate text for a 90o sidebar?

2005-03-29 Thread Rymasz Jacky
Here a bit of code which scatter each letter of a string into a vertical set of blocks (ie: vertical string): xsl:template name=scatter-string xsl:paramname=text/ xsl:paramname=rotated/ xsl:variable name=lenxsl:value-of

RE: Avoid Page break in Block

2005-03-04 Thread Rymasz Jacky
The break attribute works only for table-rows in FOP right now. You need to put your block into a table if you want it to be protected from page break. Jack -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Envoyé : ven. 4 mars 2005 07:53 À : [EMAIL PROTECTED] Objet :

RE: Cell borders - headache

2005-02-24 Thread Rymasz Jacky
Hello Can you send some snippet of code of your problem? Do you have tables into the cells? Jack -Message d'origine- De : Robert Durant [mailto:[EMAIL PROTECTED] Envoyé : jeu. 24 février 2005 12:25 À : [EMAIL PROTECTED] Objet : Cell borders - headache Hi, I've been working on this one

RE: N xml, 1 PDF

2005-02-24 Thread Rymasz Jacky
Yes it is possible One way to do it is to create an XML file containing nodes corresponding to your differents XML files. From the XSL-FO generating your PDF, parse each node and load the corresponding file to the node using document(). That's just my two cents and I dunno if there's a better way

RE: repeating column cell

2005-02-23 Thread Rymasz Jacky
Well thx alot for your help. I managed to work it out and it's working perfectly ;) Jack -Message d'origine- De : J.Pietschmann [mailto:[EMAIL PROTECTED] Envoyé : mar. 22 février 2005 21:22 À : [EMAIL PROTECTED] Objet : Re: repeating column cell Rymasz Jacky wrote: I'm quite new

RE: repeating column cell

2005-02-22 Thread Rymasz Jacky
again ;) Jack PS: I'm using FOP 0.20.5RC2 for info. -Message d'origine- De : J.Pietschmann [mailto:[EMAIL PROTECTED] Envoyé : lun. 21 février 2005 22:10 À : [EMAIL PROTECTED] Objet : Re: repeating column cell Rymasz Jacky wrote: I've got a table with 2 colums. The first colum is a title

repeating column cell

2005-02-21 Thread Rymasz Jacky
Hello everyone, I'm new to this foum so I wish to say hello to everyone ;) Here is my problem: I've got a table with 2 colums. The first colum is a title (kind of header) and the second column contains a lot of text of unknown size. The text in the second coloumn can be so big that it can