AW: AW: Reuse of fo-tree

2002-12-04 Thread Alexander Koppelhuber
Well, it was probably a bad guess, but within my app it works perfactly well. The first rendering to AWT is a little bit slow. But all subsequent renderings (also to pdf) are much faster. Maybe using Velocity uses a lot of the part where I fill the fo:xml file with dynamic content the first time, b

Table Alignment

2002-12-04 Thread sujata shetty
Hi Evrybody, I have a PDF table created. Now the table is placed in one corner of the page. I want my table to be aligned at the center. Is there any table property where I can set align = "center"? Please help me out in this. Thanks and Regards, Sujata _

Orientation PCL

2002-12-04 Thread Henrik Olsson
Hi. Im rendering PCLs with the fop that are suposed to be landscape, but the onley appear as portrait on my printer. I found some code in the PDFRenderer to set landscape or portrait, that I can manipulate to create a landscape printout. So far so god... But how do I tell the fop that my layout i

Orientation

2002-12-04 Thread Henrik Olsson
Hi, I got some problems with my PCLs when they are A4 landscape they get printed on a A4 portrait. I found some code in the PCLRenderer that are suposed to take care of that, and it seams to work if I hard code ladscape. So how do I tell the fop that my layout is landscape or portrait? /Henrik

FOP [ERROR] null

2002-12-04 Thread Boris Rousseau
Hello,   Can I get any help on the following error message: [ERROR] null All I could find is that my FO file is not valid, but as far as I can see it is... Also when there is no FOP schema provided on the apache web site (the link points to the faq).   Can I get an hold on this schema to vali

Re: Strange irregularities in page breaking

2002-12-04 Thread Oleg Tkachenko
Matthias Brunner wrote: I copied fop.sh and changed only one line to start my class which I copied to FOP_HOME/lib. So I think every setting and the classpath will be the same. Yet output remains different. I don't understand. Software used: fop 0.20.4, JDK 1.4.1_01, Linux Okay, next attempt: sh

Re: FOP [ERROR] null

2002-12-04 Thread Chris Bowditch
See comments below Hello, Can I get any help on the following error message: [ERROR] null All I could find is that my FO file is not valid, but as far as I can see it is... Try turning debug on, FOP should then give more information on the cause of the problem (-d on command line) Also when ther

Re: xsl variables

2002-12-04 Thread Oleg Tkachenko
Clay Leeds wrote: You don't need to read further (move along folks, there's nothing interesting to see here), but as I understand it, an xsl:variable must be defined at the top of an xsl:template That's about , can be defined anywhere except top level. it dynamicallyUnder certain conditio

Re: Table Alignment

2002-12-04 Thread Oleg Tkachenko
sujata shetty wrote: Now the table is placed in one corner of the page. I want my table to be aligned at the center. Is there any table property where I can set align = "center"? afaik the only way to center table using FOP at the moment is blind table usage, see http://marc.theaimsgroup.com/?l=f

Re: Orientation

2002-12-04 Thread Oleg Tkachenko
Henrik Olsson wrote: Hi, I got some problems with my PCLs when they are A4 landscape they get printed on a A4 portrait. I found some code in the PCLRenderer that are suposed to take care of that, and it seams to work if I hard code ladscape. So how do I tell the fop that my layout is landscape o

Re: Orientation PCL

2002-12-04 Thread Oleg Tkachenko
Henrik Olsson wrote: Im rendering PCLs with the fop that are suposed to be landscape, but the onley appear as portrait on my printer. I found some code in the PDFRenderer to set landscape or portrait, that I can manipulate to create a landscape printout. So far so god... But how do I tell the fo

Re: FOP [ERROR] null

2002-12-04 Thread Oleg Tkachenko
Boris Rousseau wrote: Can I get any help on the following error message: [ERROR] null All I could find is that my FO file is not valid, but as far as I can see it is... Also when there is no FOP schema provided on the apache web site (the link points to the faq). You can get it from cvs, see http

Re: Orientation PCL

2002-12-04 Thread Henrik Olsson
>Please, don't post the same question twice. Realy sorry to bother You, but the mail did not appear for quite a long time so i thougth it was lost... So dont believe I did it to annoy You. /Henrik Oleg Tkachenko <[EMAIL PROTECTED]> 2002-12-04 13:35 Please respond to fop-user          

Re: Strange irregularities in page breaking

2002-12-04 Thread Matthias Brunner
On Wednesday 04 December 2002 13:12, Oleg Tkachenko wrote: > Okay, next attempt: show us how are you running FOP from the > command line and from an embedding. Oleg, thanks for your commitment. I have set up a test case (http://blumenstrasse.vol.at/~mb/foptest.zip, 15KB) with all necessary fil

Images in region-start?

2002-12-04 Thread Timo Haberkern
hello, I'm trying to place an image (JPEG) on the left and right side of my page that runs the allmost the whole length of the page inside the region-start and region-end. But best it will ever get is approx. 3/4 of the length of the page. I've tried everything! can someone tell me what i'm doin

Different background colors for first and following pages

2002-12-04 Thread Timo Haberkern
hello again, I'm new to fop/XSL-Fo and have some problems with my first stylesheet. I want to use different background-colors in the region-body for the first and the following pages. The first page should have a backgroundcolor X and all following pages the background-color Y. Is there a posib

how can I get the double border work?

2002-12-04 Thread dongjiang tang
Having trouble to show double border. THis is what I did: I got an example .fo file from http://www.zvon.org/HowTo/Output/xslfoTests_cbpbp-border6.php?at=border-bottom-style  The example shows how to use double border, as shown in their PDF file (http://www.zvon.org/HowTo/Data/xslfoTests/resul

HTML 2 FO

2002-12-04 Thread Jose LOPEZ TELLO
Hi Friends, I'm new in this so maybe my question is too basic for you :(   I want to transform an HTML document to FO (fop-0.20.4 from apache.org) in order to have a PDF output of my HTML documents. Does anyone have a XSL file to transform it ???     Thanks in advance, jlt       José LOPE

Re: HTML 2 FO

2002-12-04 Thread Oleg Tkachenko
Jose LOPEZ TELLO wrote: I want to transform an HTML document to FO (fop-0.20.4 from apache.org) in order to have a PDF output of my HTML documents. Does anyone have a XSL file to transform it ??? See http://antennahouse.com/XSLsample/XSLsample.htm -- Oleg Tkachenko eXperanto team Multiconn Technol

Re: FOP [ERROR] null

2002-12-04 Thread J.Pietschmann
Boris Rousseau wrote: Can I get any help on the following error message: [ERROR] null While there is a variety of reasons, this is most often caused by a master-reference missing or misspelled in a conditional-page-master-reference. Check this first. J.Pietschmann --

RE: Table Alignment

2002-12-04 Thread Francis, Ronald
I have the smae problem , don't think fop supports it yet. You could try putting your table inside another table with three equal width cells. Cheers, Ronald -Original Message- From: sujata shetty [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 04, 2002 2:49 AM To: [EMAIL PROTECTED] S

Re: how can I get the double border work?

2002-12-04 Thread J.Pietschmann
dongjiang tang wrote: Having trouble to show double border. ... I got a PDF file only showing the single solid line. Anybody know why? AFAIK the only border style currently implemented is single border. J.Pietschmann - To unsubscr

Re: how can I get the double border work?

2002-12-04 Thread dongjiang tang
Thank you! Any work round? any patch? dtang - Original Message - From: "J.Pietschmann" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 04, 2002 5:18 PM Subject: Re: how can I get the double border work? > dongjiang tang wrote: > > Having trouble to show double bo

RE: HTML 2 FO

2002-12-04 Thread Jose LOPEZ TELLO
thanks Oleg ! -Mensaje original- De: Oleg Tkachenko [mailto:[EMAIL PROTECTED] Enviado el: Miercoles, 04 de Diciembre de 2002 02:59 p.m. Para: [EMAIL PROTECTED] Asunto: Re: HTML 2 FO Jose LOPEZ TELLO wrote: > I want to transform an HTML document to FO (fop-0.20.4 from apache.org) > in o

Re: how can I get the double border work?

2002-12-04 Thread dongjiang tang
How about underline? I know I can get a single underline by using , is there anything to get a double underline? Thank you! Dtang - Original Message - From: "J.Pietschmann" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 04, 2002 5:18 PM Subject: Re: how can I get t

RE: HTML 2 FO

2002-12-04 Thread Calero, Roberto
Jose, La XSL que solicitas no existe. Y no existe por la razon de que no se puede crear algo tan generico que te permita transformar un documento HTML a XML-FO y de ahi a PDF. Transformar HTML para ser XML-FO usando XSLT es lo mismo que transformar XML para ser XML-FO usando XSLT. -O