Re: [ANNOUNCEMENT] FOP 0.20.5 released

2003-07-21 Thread Ulrich Mayring
Christian Geisert wrote: Hi all, the FOP team is pleased to announce the release of FOP 0.20.5 My testcases (and there are a lot of them) all run, so: good work, now all we need is that plan :) cheers, Ulrich - To

Re: This is a question for FOP users, please help

2001-12-03 Thread Ulrich Mayring
)); //driver.run(); options = new Options(java.io.File); Ulrich -- Ulrich Mayring DENIC eG, Systementwicklung - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Font embedding in PostScript?

2001-11-23 Thread Ulrich Mayring
Hello, is it possible to use font embedding, when rendering to PostScript, or is this only possible with PDF? Ulrich -- Ulrich Mayring DENIC eG, Systementwicklung - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Problems with PCL Output

2001-11-21 Thread Ulrich Mayring
Martin Roob wrote: 2. There is no EURO-sign in the PCL Umm... how do I get the Euro-Sign anyway? Ulrich -- Ulrich Mayring DENIC eG, Systementwicklung - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

Re: servlet called thrice on IE 4.0

2001-11-21 Thread Ulrich Mayring
. Sorry for the political statement, but I think ASF software and software written with the help of ASF software should not circumvent the HTTP standard and introduce some kind of hack just to support IE. Ulrich -- Ulrich Mayring DENIC eG, Systementwicklung

Re: font-family default?

2001-11-21 Thread Ulrich Mayring
=ArialNarrow style=normal weight=normal/ font-triplet name=any style=normal weight=normal/ /font If I don't have the third line, then fop throws an exception that no default font is defined. I was under the impression that I define a default font this way. Ulrich -- Ulrich

Re: servlet called thrice on IE 4.0

2001-11-21 Thread Ulrich Mayring
you install 5.0, everything's different there again. Then 5.5 changes everything again. It's useless trying to keep up with Microsoft :) Ulrich -- Ulrich Mayring DENIC eG, Systementwicklung - To unsubscribe, e-mail: [EMAIL

Re: How to set up external logger?

2001-11-20 Thread Ulrich Mayring
on MessageHandler. MessageHandler.setOutputMethod(MessageHandler.FILE) does it, thanks a lot. Ulrich -- Ulrich Mayring DENIC eG, Systementwicklung - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL

Re: uri parser?

2001-11-20 Thread Ulrich Mayring
Peter B. West wrote: Does anyone know of a general URI parser tucked away in the code somewhere, or failing that, available elsewhere? How about java.net.URL? Ulrich -- Ulrich Mayring DENIC eG, Systementwicklung

Re: Question about colour

2001-11-19 Thread Ulrich Mayring
. Ulrich -- Ulrich Mayring DENIC eG, Systementwicklung - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

What is Error 10059?

2001-11-16 Thread Ulrich Mayring
Hello, Fop gives me several lines like: ERROR 10059 [fop ] (): My PDF document looks very neat, though, so I have no clue where this error is coming from. Ulrich -- Ulrich Mayring DENIC eG, Systementwicklung

Re: SVG error question

2001-11-15 Thread Ulrich Mayring
Joerg Pietschmann wrote: I fixed this by inserting a line org.apache.fop.configuration.Configuration.put(baseDir, file:///some/random/name); before invoking the driver. Works like a charm, many thanks. Ulrich -- Ulrich Mayring DENIC eG, Systementwicklung

Re: printing embedded fonts from Linux

2001-11-15 Thread Ulrich Mayring
do you use? Have you looked at CUPS? Ulrich -- Ulrich Mayring DENIC eG, Systementwicklung - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

XML_RENDER problem

2001-11-14 Thread Ulrich Mayring
to RENDER_PDF instead of RENDER_XML. Thanks in advance for any pointers, Ulrich -- Ulrich Mayring DENIC eG, Systementwicklung - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Question on XSLTInputHandler

2001-11-13 Thread Ulrich Mayring
this solution, but what is javax.xml? It's not part of fop.jar, is it? Ulrich -- Ulrich Mayring DENIC eG, Systementwicklung - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Question on XSLTInputHandler

2001-11-12 Thread Ulrich Mayring
it to the XSLTInputHandler. Looking at the source of XSLTInputHandler.java I didn't find any alternate way to call it. What would the recommended procedure be in this case, where I already have the XML document in memory? thanks in advance for any pointers, Ulrich -- Ulrich Mayring DENIC eG