You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Madhavi Kumar <ga...@gmail.com> on 2005/08/25 12:31:53 UTC

FOP not identifying the packages

Hi all,

Im using Jakartas FOP to convert xml to PDF file.
When im trying to compile the FopServlet.java example file its saying
following does not exist.
Its not identifying the packages.

import org.apache.fop.apps.Driver;
import org.apache.fop.apps.XSLTInputHandler;
import org.apache.fop.messaging.MessageHandler;

import org.apache.avalon.framework.logger.ConsoleLogger;
import org.apache.avalon.framework.logger.Logger;

kindly help me out.
Madhavi

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org


Re: FOP not identifying the packages

Posted by Mattias Jiderhamn <mj...@expertsystem.se>.
At 2005-08-25 12:31, you wrote:
>Hi all,
>
>Im using Jakartas FOP to convert xml to PDF file.
>When im trying to compile the FopServlet.java example file its saying
>following does not exist.
>Its not identifying the packages.
>
>import org.apache.fop.apps.Driver;
>import org.apache.fop.apps.XSLTInputHandler;
>import org.apache.fop.messaging.MessageHandler;
>
>import org.apache.avalon.framework.logger.ConsoleLogger;
>import org.apache.avalon.framework.logger.Logger;
>
>kindly help me out.
>Madhavi

Try the FOP project mailing lists, instead of the Jakarta Commons project.

http://xmlgraphics.apache.org/fop/maillist.html


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org