Table break-after/ break-before page add extra blank pages

2004-02-19 Thread Chanaka Amarasekara
Hi, I'm using the Apache FOP to create a PDF file. I'm having a problem in my XSL file, where when I add a break-after = page for a table it adds an extra blank page to the end and if I have a break-before = page it will add an extra blank page to the beginning. Is there a way to solve this

Re: problem background-image

2004-02-19 Thread Chris Bowditch
tien hai nguyen wrote: Hi dear list ! I need to put a background-image but my image are so big it is possible to scaling image in my xslt file ? I not find a attribute for background to scale. regular images processed via fo:external-graphic tag will be scaled if the actual image size doesnt

Table Header after Pagebreak

2004-02-19 Thread Jan Kohnert
Hello List, I am creating PDF Files using FOP. I generate an table with an header. My problem is, that I dont want to have the header on the next site after a page break. How can I avoid this 'floating header'? Thanks in andvance!

migrating from a standalone application to a web application

2004-02-19 Thread mathieu . fretiere
Hi I use FOP in a standalone application in order to create PDF files. Now the application users would like to use it in a multi-user (web) application. I'd like to get a few advices on how to migrate my application. I've read the embedding and servlet pages on FOP's site carefully. I intend

Re: Table Header after Pagebreak

2004-02-19 Thread Chris Bowditch
Jan Kohnert wrote: Hello List, I am creating PDF Files using FOP. I generate an table with an header. My problem is, that I dont want to have the header on the next site after a page break. How can I avoid this 'floating header'? Add the following property to fo:table element:

How to put some text on next to last page?

2004-02-19 Thread Kuba Krlikowski
Hi. I have a document with a lot of text and I don't know how many pages it will give after rendering. Do you know how could I print some special text on next to last page? Kuba Krlikowski - To unsubscribe, e-mail: [EMAIL

tray selection problem

2004-02-19 Thread Hind . Lwahhabi
Hello folks, I know this issue has been submitted many times, but i' m challenging my luck anyway. My question is very simple: -Is there any way to insert tray (or paper) selection instructions in xsl-fo?I need to print dynamically generated pdfs(genrated via xml-xsl-xsl-fo), with massive volums,

Re: tray selection problem

2004-02-19 Thread Jeremias Maerki
There's no support for paper tray selection in PDF. You will need to resort to a PostScript workflow, but there you will currently have to post-process the generated PostScript files to insert the necessary commands in the right places. Several FOP users have done this in the past. FOP has

Re: How to put some text on next to last page?

2004-02-19 Thread Jeremias Maerki
Two ways come to my mind: 1. You can postprocess the generated document and add additional text using iText for example. But it depends on your layout if this is possible at all. 2. Also depending on your layout needs: Use a separate page-sequence for the last two pages. FOP currently provides no

Re: migrating from a standalone application to a web application

2004-02-19 Thread Jeremias Maerki
On 19.02.2004 11:31:52 mathieu.fretiere wrote: I use FOP in a standalone application in order to create PDF files. Now the application users would like to use it in a multi-user (web) application. I'd like to get a few advices on how to migrate my application. I've read the embedding

RE: migrating from a standalone application to a web application

2004-02-19 Thread Teator, Michael
Have you looked at Cocoon? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, February 19, 2004 5:32 AM To: [EMAIL PROTECTED] Subject: migrating from a standalone application to a web application Hi I use FOP in a standalone application in order to

RE: migrating from a standalone application to a web application

2004-02-19 Thread mathieu . fretiere
thanks for your answers. Have you looked at Cocoon? No I didn't. I don't know if it would help. Writing a webapp is not a problem to me, I just expect a few performance pro - To unsubscribe, e-mail: [EMAIL PROTECTED] For

RE: migrating from a standalone application to a web application

2004-02-19 Thread John Austin
On Thu, 2004-02-19 at 12:30, Teator, Michael wrote: When I run the application on my Windows 2000 computer, the JVM uses a lot of CPU while rendering (almost 100 %). Il wonder if this would be improved if I use the server option of Sun's JVM. The last time I explored this issue, there was

Re: Table break-after/ break-before page add extra blank pages

2004-02-19 Thread J.Pietschmann
Chanaka Amarasekara wrote: I'm using the Apache FOP to create a PDF file. I'm having a problem in my XSL file, where when I add a break-after = page for a table it adds an extra blank page to the end and if I have a break-before = page it will add an extra blank page to the beginning. Is there a

Re: How to put some text on next to last page?

2004-02-19 Thread J.Pietschmann
Kuba Krlikowski wrote: I have a document with a lot of text and I don't know how many pages it will give after rendering. Do you know how could I print some special text on next to last page? The simplest solution would be to actually put the text on next to last page, perhaps in a new page

RE: running FOP -xml 1.xml -xsl 2.xsl -print programmatically

2004-02-19 Thread Robert . Walker
Title: RE: running "FOP -xml 1.xml -xsl 2.xsl -print" programmatically hi all, well I have some advice for anyone using the -print option to print pdf files seems that do not look the same as when the same xformation is output to a .pdf file and opened with adobe in my case it did not