show page number with current-page-no / total-page-no (ie, 3/10)

2003-07-03 Thread Zahidul Islam
hello all i want to show the page number in all the pages at the footer. forshowing current page number i used fo:page-number/. but i want to show the page number in the given format ( current-page-no / total-page-no (ie, 3/10) ). how can i do that. pls help me. zahid Do you Yahoo!? Free online

RE: java.lang.OutOfMemoryError in FOP 0.20.5rc2 and FOP 0.20.5rc3

2003-07-03 Thread ali farahani
Hi I don't want to shock you guys but, I am creating a very big table with lots of columns with about 14 pages, full of data. My settings are -Xms64mo -Xmx256mo . it is working fine . BUT with 17 pages , for the first time it is ok, for the second run it is still ok, and for the third try--- CRASH

Re: show page number with current-page-no / total-page-no (ie, 3/10)

2003-07-03 Thread Sherlane Lam
You can try to use fo:page-number-citation tag. --- Zahidul Islam [EMAIL PROTECTED] wrote: hello all i want to show the page number in all the pages at the footer. for showing current page number i used fo:page-number/. but i want to show the page number in the given format (

TXTRenderer question -- FOP 0.20.4 and fop-0.20.5rc3a

2003-07-03 Thread Mukul Gandhi
Hello , I am converting XML file to a formatted TXT o/p. I have tried with both FOP 0.20.4 and the latest fop-0.20.5rc3a softwares. I observed that with FOP 0.20.4 the TXT o/p was quite better than with fop-0.20.5rc3a. There were fewer white spaces problems with FOP 0.20.4. Sometime back i asked

RE: show page number with current-page-no / total-page-no (ie, 3/10)

2003-07-03 Thread Victor Mote
Zahidul Islam wrote: Start i want to show the page number in all the pages at the footer. for showing current page number i used fo:page-number/. but i want to show the page number in the given format ( current-page-no / total-page-no (ie, 3/10) ). how can i do that. pls help

Re: Problem render AWT

2003-07-03 Thread Alessio Padovani
Hi Jeremias, thanks for your help, i resolved my problem with your class. You can't do it that way. The AWT Renderer is a bit of a speciality. It doesn't have a default constructor and can therefore not be used with Driver.setRenderer(Driver.RENDER_AWT). I've recently added an example for the

Bug span=all ??

2003-07-03 Thread Selber Jean-François
Hello, I have a document whith two columns I have a problem wiyh span=all using (see following example) I have an initial blok with common attributs witch contains two blocks. In the second block I set a span=all but it doesn't work. If I remove the initial block with common attributs, it's ok,

Re: Bug span=all ??

2003-07-03 Thread Chris Bowditch
I believe span=all is only implemented on fo:blocks that are direct descedents of the fo:flow. You can put your common attributes onto the fo:flow element and get rid of the top level block with two children From: Selber Jean-François [EMAIL PROTECTED] Hello, I have a document whith two columns

Re: show page number with current-page-no / total-page-no (ie, 3/10)

2003-07-03 Thread Eddie
You can do it by: fo:blockfo:page-number// fo:page-number-citation ref-id='end'//fo:block -Original message-From:Zahidul Islam[EMAIL PROTECTED]To:fop-user[EMAIL PROTECTED]Date: Wed, 2 Jul 2003 20:28:03 -0700 (PDT)Subject: show page number with current-page-no / total-page-no (ie, 3/10)

Re: java.lang.OutOfMemoryError in FOP 0.20.5rc2 and FOP 0.20.5rc3

2003-07-03 Thread J.Pietschmann
ali farahani wrote: I don't want to shock you guys but, I am creating a very big table with lots of columns with about 14 pages, full of data. My settings are -Xms64mo -Xmx256mo . it is working fine . BUT with 17 pages , for the first time it is ok, for the second run it is still ok, and for the

Re: Bug span=all ??

2003-07-03 Thread J.Pietschmann
Selber Jean-François wrote: I have a document whith two columns ... I have an initial blok with common attributs witch contains two blocks. In the second block I set a span=all but it doesn't work. Yeah, it's a bug. The column balancing code gets confused because it should balance a block across

Re: block-collapse

2003-07-03 Thread J.Pietschmann
Todtenhaupt, Susann wrote: I've created in my stylesheet three fo:blocks in one table-cell. The first and third one have some text inside, but the second one not. I've assigned for each block a line-height. But the second block always collapses and the third is directly below the first one. Is

Re: block-collapse

2003-07-03 Thread J.Pietschmann
Andreas Delmelle wrote: Does the empty block look like this : fo:block / or like this : fo:block/fo:block There is no difference, because the parser handles both these cases identically. J.Pietschmann - To unsubscribe, e-mail:

Re: CMYK TIFF images and FOP

2003-07-03 Thread Ben Galbraith
I have more information on my CMYK TIFF problem, as described below: I'm using FOP 0.20.5rc2 and having problems with embedded CMYK TIFF images in PDF files. At some point in the process of generating the PDF, FOP converts the CMYK TIFF into an RGB image. The conversion is not a proper one -- it