IL PROTECTED]
> Subject: RE: Running fop from Java
>
>
> And your xsl ?
>
> Claus Nielsen
>
>
>
>
>
> "Mitchell,
>
>
D]
> Subject: RE: Running fop from Java
>
>
> And your xsl ?
>
> Claus Nielsen
>
>
>
>
>
> "Mitchell,
>
> Scott(LIT)" To:
> [EMAIL PROTECTED]
chell,
Scott(LIT)" To: [EMAIL PROTECTED]
Subject: RE: Running fop
35
Mark
This is the bar value
Jan 2, 2002
Moe
Larry
Curly
Shemp
Curly Joe
5
> -Original Message-
> From: Claus Nielsen [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, January 03, 2002 10:45 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Running fop from Java
>
>
<>
Any help is greatly appreciated, I have only been working on this technology
for a few days now.
> -Original Message-
> From: Claus Nielsen [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, January 03, 2002 10:45 AM
> To: [EMAIL PROTECTED]
> Subject: Re:
chell,
Scott(LIT)" To: [EMAIL PROTECTED]
Subject: Running fop
Hi,
I am trying to use jox to take a java bean and create an xml file. With
this file, I use fop to convert to a pdf. I get the following error when
running the code.
Input XSL; Line 1; Column 1
XSL Error: Could not parse Input XML document!
XSL Error: SAX Exception
org.apache.xalan.xslt.XSL
Hi all,
this may be a rookie questionhope you can help.
I can run Fop (0.18.0) perfectly from the command line. I created a style
sheet (xsl file), which converts the xml file. On the command line, I input
the xsl file, the xml file, and state the name for the pdf file.
Now I'm trying to