I try to upgrade the FOP jar from 1.0 to 2.3 and I get compile errors 
everywhere.

The one I can't resolve is this snippet of code:

String url = propertyProvider.getProperty(FONTS_BASE_PATH, 
resourcesService.getFontsPath());

fopFactory.getFontManager().setFontBaseURL(url);

Has someone got an answer for me here?


Reply via email to