Re: Running embedded fop in a MacOS Cocoa Application

2004-08-30 Thread Clay Leeds
Richard, On Aug 29, 2004, at 10:59 PM, Richard Van Deren wrote: I have bee using Fop for while in applications I am developing on the Mac. A couple of weeks ago Apple updated their Java VM, Java VM 1.4.2 Update 1. Their improvements made my fop processor stop working with the error: 2004-08-26

Re: Checking out 0.20.5

2004-08-30 Thread Johan Andersson
Thank you, I wasn't sure of what tag name to use. Regards, Johan Andersson Jeremias Maerki wrote: http://xml.apache.org/fop/dev/tools.html#cvs Be sure to use the "fop-0_20_2-maintain" tag. On 30.08.2004 14:15:02 Johan Andersson wrote: How do I check out FOP 0.20.5 from the CVS repository? Jeremias

Re: Checking out 0.20.5

2004-08-30 Thread Jeremias Maerki
http://xml.apache.org/fop/dev/tools.html#cvs Be sure to use the "fop-0_20_2-maintain" tag. On 30.08.2004 14:15:02 Johan Andersson wrote: > How do I check out FOP 0.20.5 from the CVS repository? Jeremias Maerki - To unsubscrib

Checking out 0.20.5

2004-08-30 Thread Johan Andersson
Hi all, How do I check out FOP 0.20.5 from the CVS repository? Regards, Johan Andersson - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Réf. : Can't use relative path to fonts metrics file in userconfig.xml (even while using fontBaseDir, baseDir and baseURL parameter)

2004-08-30 Thread s-oualid
I resolved it by myself ... If someone is interested by this workaround, here it is : // I just added this line in my static initializer to dinamycally set the font base directory to the directory where my app was started ... Then fop just have to use the relative path setted in the userconfig fi

RE: Count with conditions

2004-08-30 Thread Dennis Myrén
and Regards, Dennis JD Myrén Developer Oslo Kodebureau Tel: (+47) 98 00 11 92 Mail: [EMAIL PROTECTED] Web: www.oslokb.no -Original Message- From: Sven Waibel [mailto:[EMAIL PROTECTED] Sent: 30. august 2004 12:02 To: [EMAIL PROTECTED] Subject: Count with conditions Hello, i'd li

Count with conditions

2004-08-30 Thread Sven Waibel
Hello, i'd like to do a query like this one here count(something = run && something1 = ok) How can i do this? One condition is no simple: count(@activity[.='performed']) But how can i append the second condition? Thanks and regards Sven ---

Re: pdf creation without file operations

2004-08-30 Thread Glen Mazza
Take a look at the samples on our embedded page: http://xml.apache.org/fop/embedding.html You may find an example useful for your work. Glen --- Peter <[EMAIL PROTECTED]> wrote: > hello list, > > I have a question: > > is in FOP a way, to give, e.g. the PDF Output, in a > stream to a java > a

Can't use relative path to fonts metrics file in userconfig.xml (even while using fontBaseDir, baseDir and baseURL parameter)

2004-08-30 Thread s-oualid
Hello, I can't use relative path to my fonts file (xml + ttf). Even if I use the fontBaseDir property in the Configuration fop's object. I need to do that because my app will be deployed on different platform using a single JAR file which contains all the needed fonts stuff (there is not shared

pdf creation without file operations

2004-08-30 Thread Peter
hello list, I have a question: is in FOP a way, to give, e.g. the PDF Output, in a stream to a java application. reason: only RO access to the webserver where FOP ist running. thanks people. so long Peter Reiner - To unsubs

AW: Create special Last Page

2004-08-30 Thread Martin.Hofacker
Hi, i used footnote as Britta Bargel has described. I canÂt use this workaround, because the footer must always positioned at the end of the page. My content is flexilble, so i never know the position of my last entry and therefore if there is enough space on the bottom for the footer text. As i

RE: Table-of-Contents Headlines

2004-08-30 Thread Pascal Sancho
Hi, Hmm, when reading back the W3C sample, I have found a mistake: You should replace the fo:simple-link element with the fo:basic-link one. Pascal -Message d'origine- De : Johannes Franz [mailto:[EMAIL PROTECTED] Envoyé : lundi 30 août 2004 00:56 À : [EMAIL PROTECTED] Objet : Re: Table-

Running embedded fop in a MacOS Cocoa Application

2004-08-30 Thread Richard Van Deren
I have bee using Fop for while in applications I am developing on the Mac. A couple of weeks ago Apple updated their Java VM, Java VM 1.4.2 Update 1. Their improvements made my fop processor stop working with the error: 2004-08-26 04:09:14.463 FopService[8097] Apple AWT Java VM was loaded on