You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@pdfbox.apache.org by Andrew Munn <an...@nmedia.net> on 2015/03/15 03:16:00 UTC

WARNING: Using fallback font

I am running 2.0.0-SNAPSHOT on CentOS 7 and I am getting a ton of output 
like this:

<init>
WARNING: Using fallback font 'LiberationSans' for 'TimesNewRomanPSMT'
Mar 15, 2015 2:10:54 AM org.apache.pdfbox.pdmodel.font.ExternalFonts 
getTrueTypeFallbackFont
SEVERE: No TTF fallback font for 'Helvetica'
Mar 15, 2015 2:10:54 AM org.apache.pdfbox.pdmodel.font.PDTrueTypeFont 


Is there something I can easily do about that?

Thanks


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: users-help@pdfbox.apache.org


Re: WARNING: Using fallback font

Posted by Lachezar Dobrev <l....@gmail.com>.
  I'd rather 'alias' the font in either:
  - /etc/fonts/fonts.conf
  - ~/.config/fontconfig/fonts.conf

2015-03-15 13:08 GMT+02:00 Tilman Hausherr <TH...@t-online.de>:
> Install the "Times New Roman" TT font on your system.
>
> Tilman
>
> Am 15.03.2015 um 03:16 schrieb Andrew Munn:
>
>> I am running 2.0.0-SNAPSHOT on CentOS 7 and I am getting a ton of output
>> like this:
>>
>> <init>
>> WARNING: Using fallback font 'LiberationSans' for 'TimesNewRomanPSMT'
>> Mar 15, 2015 2:10:54 AM org.apache.pdfbox.pdmodel.font.ExternalFonts
>> getTrueTypeFallbackFont
>> SEVERE: No TTF fallback font for 'Helvetica'
>> Mar 15, 2015 2:10:54 AM org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
>>
>>
>> Is there something I can easily do about that?
>>
>> Thanks
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org
>> For additional commands, e-mail: users-help@pdfbox.apache.org
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org
> For additional commands, e-mail: users-help@pdfbox.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: users-help@pdfbox.apache.org


Re: WARNING: Using fallback font

Posted by Tilman Hausherr <TH...@t-online.de>.
Install the "Times New Roman" TT font on your system.

Tilman

Am 15.03.2015 um 03:16 schrieb Andrew Munn:
> I am running 2.0.0-SNAPSHOT on CentOS 7 and I am getting a ton of output
> like this:
>
> <init>
> WARNING: Using fallback font 'LiberationSans' for 'TimesNewRomanPSMT'
> Mar 15, 2015 2:10:54 AM org.apache.pdfbox.pdmodel.font.ExternalFonts
> getTrueTypeFallbackFont
> SEVERE: No TTF fallback font for 'Helvetica'
> Mar 15, 2015 2:10:54 AM org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
>
>
> Is there something I can easily do about that?
>
> Thanks
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org
> For additional commands, e-mail: users-help@pdfbox.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: users-help@pdfbox.apache.org