Hi there,

it's again me :-)

When compiling a new class with the imports:

import org.apache.fop.apps.FopFactory;
import org.apache.fop.apps.Fop;
import org.apache.fop.apps.MimeConstants;

I got a lot of errors of this kind:

/home/zastrow/fop/source/trunk/src/java/org/apache/fop/fonts/FontSetup.java:23: package org.apache.fop.fonts.base14 does not exist
import org.apache.fop.fonts.base14.Helvetica;

And, yes there aren't any classes like org.apache.fop.fonts.base14 ... ??

(Btw, is it OK to post questions regarding the code here on this list?)

Best,

Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to