Newbie question: Error: Null

2001-10-02 Thread Paul Kowlessar
Hi, I have just downloaded FOP 0.20.2 and have included the appropriate jars into my classpath. To test my installation, I have created a simple program based on the code in the "Embedding FOP" page. Here is the code: // import java.util.*; import java

Re: Newbie question: Error: Null

2001-10-02 Thread Paul Kowlessar
hich will >out put PDF > files with the xml and xsl files as input? > > Amit > > Paul Kowlessar wrote: > > > Hi, > > > > I have just downloaded FOP 0.20.2 and have included the appropriate jars > > into my classpath. To test my installation, I have create

Re: Newbie question: Error: Null

2001-10-02 Thread Paul Kowlessar
on ex) {     throw new ServletException(ex);     } /* ----*/ Paul Kowlessar wrote: > Hi Amit, > > I'm sorry; I should have mentioned that these errors occur while running the standalone application > as well.  As to your q

Re: Newbie question: Error: Null

2001-10-04 Thread Paul Kowlessar
your jre/lib > directory which would specify a value for the property called > "javax.parser.SaxParserFactory"? > > Hope that helps, > Karen > > Paul Kowlessar wrote: > > > > Ami

pdf viewer

2001-10-09 Thread Paul Kowlessar
Hi, I want to pass the pdf file created by fop to a java pdf viewer within an application. Can anyone recommend a viewer that can be embedded in a java app. Cheers...Paul - To unsubscribe, e-mail: [EMAIL PROTECTED] For addit