Showing images in different row using xsl-fo

2003-05-27 Thread Zahidul Islam
let my xml is as follows: imagesimage id="1"url1.jpg/urlimagenameimage1/imagename/imageimage id="2"url2.jpg/urlimagenameimage2/imagename/imageimage id="3"url3.jpg/urlimagenameimage3/imagename/imageimage id="4"url4.jpg/urlimagenameimage4/imagename/image.../images here image element can of any

positioning in different pages than 1st page by using block-container

2003-05-27 Thread Zahidul Islam
helloi am trying to positioning in pdf file byusing fo:block-container. but how can i set something to the 2nd or 3rd page by using fo:block-container pls help me. Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo.

using block-container in all the pages

2003-05-27 Thread Zahidul Islam
hello i am trying to positioning every information on a pdf file by using fo:block-container it is working fine for single page , i mean for the first page. how can i fixed the position of something in the 2nd ..page. i have also another question. let in pdf the first element is shown in a block

RE: Issue in including SVG charts in PDF

2003-05-27 Thread Geissel, Adrian
Hi, Thanks for the response - I have tried to change from fo:instream-foreign-objects to fp:external graphics using either JPEG or PNG images created from my charts by my Cocoon application (ie., I can request these images from a browser, with correct MIME types, etc) using the following xsl:fo,

dynamic xpath expression

2003-05-27 Thread Zmitko, Jan
Hello together, can anybody help me with the following Problem. I would use an dynamic XPath expression as follows: xsl:value-of select=root/dreba.prj.gm3.opk.view.pdf.OpkDruckenData/anrede?/@value)/ In place of question mark i would set an value 1 or 2. This value is replaced some expressions.

getting the System Date in pdf file

2003-05-27 Thread Zahidul Islam
Hello is it possible to set the today's date from in the footer of pdf file? pls let me inform. Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo.

text/image inline

2003-05-27 Thread apourche
Hello, I would like insert images inline into a text block. How can I align the middle of the images with the middle of the text-line? Toine - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Vanishing text in page header

2003-05-27 Thread jaccoud
Hi. I'm getting a very strange behaviour and have not been able to identify the source. I'm using 0.20.4 (tried 0.20.5rc3 but the result was exactly the same). I am generating a (possibly) multi-page document, with large header and footer sections that should appear on each page. However, in the

Re: Showing images in different row using xsl-fo

2003-05-27 Thread J.Pietschmann
Zahidul Islam wrote: java.lang.RuntimeException java.lang.ArrayIndexOutOfBoundException This looks like a problem specific to an old Xalan release distributed with JDK 1.4. Get a recent Xalan distribution and put the Xalan jar inot the lib/endorsed directory of the JDK. J.Pietschmann

Re: using block-container in all the pages

2003-05-27 Thread J.Pietschmann
Zahidul Islam wrote: i am trying to positioning every information on a pdf file by using fo:block-container it is working fine for single page , i mean for the first page. how can i fixed the position of something in the 2nd ..page. Insert a fo:block break-before=page/ in order to create a page

Re: dynamic xpath expression

2003-05-27 Thread J.Pietschmann
Zmitko, Jan wrote: can anybody help me with the following Problem. I would use an dynamic XPath expression as follows: xsl:value-of select=root/dreba.prj.gm3.opk.view.pdf.OpkDruckenData/anrede?/@value)/ In place of question mark i would set an value 1 or 2. This value is replaced some expressions.

Re: getting the System Date in pdf file

2003-05-27 Thread J.Pietschmann
Zahidul Islam wrote: is it possible to set the today's date from in the footer of pdf file? Yes. How to do this depends on the way you creaate the FO. The most common approach is to pass a formatted date string to the XSL transformation which generates the FO. J.Pietschmann

Re: text/image inline

2003-05-27 Thread J.Pietschmann
[EMAIL PROTECTED] wrote: I would like insert images inline into a text block. How can I align the middle of the images with the middle of the text-line? You can't, this isn't implemented. Inline images shouldn't be higher than the font. Well, there are some creative workarounds but they have to

Re: Vanishing text in page header

2003-05-27 Thread J.Pietschmann
[EMAIL PROTECTED] wrote: I am generating a (possibly) multi-page document, with large header and footer sections that should appear on each page. However, in the second page, all text and images in the header are gone, only the space and some table cell borders are left. Did you get the message

Re: Vanishing text in page header

2003-05-27 Thread J.Pietschmann
[EMAIL PROTECTED] wrote: Any help would be appreciated. Change the extent of the header region to 61mm. J.Pietschmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: AW: Problem with layout of page-number-citation

2003-05-27 Thread J.Pietschmann
Mark Baier wrote: here is the fo-file to reproduce the problem with the page-number-citation. I normally use a special font for a company logo which i don't provide, but without it the problem is reproducable nevertheless. Tracked down: It's a problem with recalculating the width while resolving