5 05:45:07 Shirsendu Sengupta wrote:
> Hi,
>
> I am using the FOP-0.20.5 version in my code to generate the XML data
> to PDF file. I am trying to run a servlet for the conversion
> on-the-fly.
> But I am getting a Runtime exception at the time I am instantiating
>
Hi,
I am using the FOP-0.20.5 version in my code to generate the XML data
to PDF file. I am trying to run a servlet for the conversion
on-the-fly.
But I am getting a Runtime exception at the time I am instantiating
the Driver in the following way:
try {
org.apache.fop.apps.Driver driver = new