Re: XML Editor

2004-10-19 Thread foxmask
http://jedit.org seems to do it, but i just discover it. i mean i already knew it but i have to try the XSLT plugin too ;) On Tue, 19 Oct 2004 12:44:44 +0100, Mark Donnelly <[EMAIL PROTECTED]> wrote: > Thanks so far guys but I really need an editor that is freeware, not > evaluation software. >

Re: XML Editor

2004-10-19 Thread foxmask
i saw this http://www.xml-dev.com/blog/#19 but dont know if one of them does XSLT transform On Tue, 19 Oct 2004 10:13:23 +0100, Mark Donnelly <[EMAIL PROTECTED]> wrote: > Does anyone know of a good, free XML editor that does XSLT transforms and > preserves unicode characters? > > Im currently us

Re: org.apache.fop.apps.FOPException when building .pdf

2004-10-18 Thread foxmask
which XML Validator do you use ? i tried : "Sun Multi-Schema XML Validator 1.2, Java" on java.sun.com but it does not validat any simple xml file i try. regards. On Sat, 16 Oct 2004 12:59:55 +0200, J.Pietschmann <[EMAIL PROTECTED]> wrote: > foxmask wrote: > > its wei

Re: org.apache.fop.apps.FOPException when building .pdf

2004-10-16 Thread foxmask
Hi, On Sat, 16 Oct 2004 12:59:55 +0200, J.Pietschmann <[EMAIL PROTECTED]> wrote: > foxmask wrote: > > its weird, because i use docbook style sheet from http://docbook.org > > if the fo content is invalid that means docbook is buggy ? > > If you are using a reasonably

Re: org.apache.fop.apps.FOPException when building .pdf

2004-10-15 Thread foxmask
On Fri, 15 Oct 2004 20:25:32 +0200, J.Pietschmann <[EMAIL PROTECTED]> wrote: > foxmask wrote: > > i'm using fop 0.25.0 and when i do : > > fop.sh -d foo.fo foo.pdf > > i meet the following problem : > ... > > java

org.apache.fop.apps.FOPException when building .pdf

2004-10-15 Thread foxmask
i'm using fop 0.25.0 and when i do : fop.sh -d foo.fo foo.pdf i meet the following problem : [INFO] [4] [INFO] [5] [DEBUG] Last page-sequence produced 2 pages. [ERROR] null org.apache.fop.apps.FOPException at org.apache.fop.apps.CommandLineStarter.run(CommandLineStarter.java:111)