You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by Adrian Cumiskey <de...@cumiskey.com> on 2009/07/15 17:19:33 UTC

Re: Missing FOP classes in fop.jar

Hi Chris,

Details on how to subscribe to the FOP mailing list can be found at 
http://xmlgraphics.apache.org/fop/maillist.html#fop-user.  I'm guessing 
from the missing imports, that you may have upgraded from FOP 0.20 to 
0.95?  Its good that you have upgraded as 0.20 is very old and is no 
longer supported.  The architecture is very different in the newer 0.95 
FOP so I'm afraid you'll have to do some rework on your integration.

The 0.20 release is a bit before my time, but from what I can gather the 
org.apache.fop.apps.Driver class has been superceded by 
org.apache.fop.apps.FOPFactory.  In any case a good place to start is to 
look at FOPFactory (see 
http://xmlgraphics.apache.org/fop/0.95/embedding.html)

Adrian.

ChrisH wrote:
> Dear Sirs
>  
> Do not know how to subscribe or use mailing lists but need to know how I can resolve compilation errors because of the following missing imports in the latest fop.jar
>  
> import org.apache.fop.apps.Driver;
> import org.apache.fop.messaging.MessageHandler;
> import org.apache.fop.tools.DocumentInputSource;
>  
> Where can I get these classes?
>  
>  
> Kindest regards
>  
> Chris
>
> **********************************************************************
> This email and any files transmitted with it are private and
> intended solely for the use of the individual or entity to whom they
> are addressed. If you have received this email in error please notify
> the system manager.
>
> All communications sent to or from this organisation may be subject
> to recording, monitoring and/or interception in accordance with relevant legislation.
> This monitoring applies internally on the GCB GSi network, and may also apply
> externally on the GSi network to which we are connected.
>
>
> **********************************************************************
>
>
> The original of this email was scanned for viruses by the Government Secure Intranet virus scanning service supplied by Cable&Wireless in partnership with MessageLabs. (CCTM Certificate Number 2007/11/0032.) On leaving the GSi this email was certified virus free.
> Communications via the GSi may be automatically logged, monitored and/or recorded for legal purposes.
>
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org