You should check to make sure your VM is loading fontbox-2.0.0.jar from the
fop/lib directory.

On Tue, Jul 12, 2016 at 2:04 PM, Marc Kaufman <marck...@adobe.com> wrote:

> I’m trying to use an Adobe CFF font (KozGoPr6N-Regular.otf). During the
> font loading I get to:
>
> OTFFile.readName() line 34: Object familyName =
> fileFont.getProperty(“FamilyName”);
>
> But fileFont is a org.apache.fontbox.cff.CFFCIDFont, and there is no such
> method “getProperty”.
>
>
>
> Stack:
>
> OTFFile.readName() line: 134
>
> OTFFile(OpenFont).readFont(FontFileReader, String, String) line: 740
>
> OFFontLoader.read(String) line: 109
>
> OFFontLoader.read() line: 93
>
> OFFontLoader(FontLoader).getFont() line: 124
>
> FontLoader.loadFont(FontUris, String, boolean, EmbeddingMode,
> EncodingMode, boolean, boolean, InternalResourceResolver) line: 108
>
>
>

Reply via email to