Am 03.10.2016 um 15:20 schrieb jorgeeflorez .:
Hi all,

I am using PDFBox 2.0.0-RC2 on a web application that is deployed on

That version is about a year old. We're at 2.0.3 now.

Wildlfy (Centos 6.8 server). I am trying render a page of a pdf file as an
image but I am getting these warning messages

WARN  org.apache.pdfbox.pdmodel.font.FileSystemFontProvider  - Building
on-disk font cache, this may take a while
WARN  org.apache.pdfbox.pdmodel.font.FileSystemFontProvider  - Finished
building on-disk font cache, found 0 fonts
WARN  org.apache.pdfbox.pdmodel.font.PDType1Font  - Using fallback font
LiberationSans for base font Times-Roman
WARN  org.apache.pdfbox.pdmodel.font.PDType1Font  - Using fallback font
LiberationSans for base font Times-Bold
WARN  org.apache.pdfbox.pdmodel.font.PDType1Font  - Using fallback fon

The image generated is pretty different. If I understand correctly, these
fonts are 'always' available (according to
http://pdfbox.apache.org/1.8/cookbook/workingwithfonts.html). I would like
to know if I should do some additional configuration or adjustment to fix
these warning messages.

"always" means that the viewer should always have these. You just need to install them.

Tilman


Thank you.

Best Regards.

Jorge Flórez



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to