Quick question,
 
I am going to customize FOP to suppress the RTF gif image exception when rendering documents.  (i.e. org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic$ExternalGraphicException: The tag <fo:external-graphic> does not support gif - image type.)
 
Would it be recommended to recompile the whole fop.jar, or should I just customize the one class (RtfExternalGraphic) and include it on the class path.  Any suggestions here.
 
Thanks,
 
-Will

Reply via email to