Andreas,
Thanks for the help!
Here are the font errors I am getting:
Jun 5, 2006 5:13:56 PM org.apache.fop.fonts.FontInfo
notifyFontReplacement
WARNING: Font 'Arial,normal,700' not found.
Substituting with default font.
Jun 5, 2006 5:13:56 PM org.apache.fop.fonts.FontInfo
notifyFontReplacement
WARNING: Font 'Arial,normal,400' not found.
Substituting with default font.
And here are the configuration file entries that I am
using:
<fonts>
<font metrics-file="arial.xml" kerning="yes"
embed-file="C:\WINDOWS\Fonts\arial.ttf">
<font-triplet name="Arial" style="normal"
weight="normal"/>
<font-triplet name="ArialMT" style="normal"
weight="normal"/>
</font>
<font metrics-file="arialbd.xml" kerning="yes"
embed-file="C:\WINDOWS\Fonts\arialbd.ttf">
<font-triplet name="Arial" style="normal"
weight="bold"/>
<font-triplet name="ArialMT" style="normal"
weight="bold"/>
</font>
</fonts>
Any ideas?
Regards,
Dave
--- Andreas L Delmelle <[EMAIL PROTECTED]>
wrote:
> On Jun 5, 2006, at 22:23, David P. Nesbitt wrote:
>
> Hi David,
>
> > That did not work. The FontBaseURL configuration
> does
> > not seem to be working either. Does FOP 0.92
> support
> > URL's that are dynamically created from within a
> > jar/war file?
>
> Well... ultimately it is nothing more than a String
> from which a URL
> is constructed
> --whether that String is hardcoded or created at
> runtime should not
> be an issue :/
>
> Frankly, without more info, I'm clueless ATM as to
> why it doesn't
> work... Do you receive any error messages
> whatsoever? (About missing
> images or font metrics, maybe? Does it say which
> location is being
> searched?)
>
> Anyone?
>
> Cheers,
>
> Andreas
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
>
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]