[
https://issues.apache.org/jira/browse/PDFBOX-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904547#comment-16904547
]
Tilman Hausherr edited comment on PDFBOX-4629 at 8/11/19 6:58 AM:
------------------------------------------------------------------
The current version is 2.0.16. Could you please attach the PDF?
Possible theory is that this PDF has the liberation sans font embedded, but
there is an error when reading it, and then it tries the only font that is
shipped with PDFBox. Or that it is not embedded, and then it searches on your
system, no fonts available, thus fallback.
was (Author: tilman):
The current version is 2.0.16. Could you please attach the PDF?
Possible theory is that this PDF has the liberation sans font embedded, but
there is an error when reading it, and then it tries the only font that is
shipped with PDFBox.
> WARNING: Using fallback font 'LiberationSans' for 'LiberationSans'
> ------------------------------------------------------------------
>
> Key: PDFBOX-4629
> URL: https://issues.apache.org/jira/browse/PDFBOX-4629
> Project: PDFBox
> Issue Type: Bug
> Affects Versions: 2.0.15
> Reporter: Nina Sutter
> Priority: Minor
>
> Hey everyone,
> I use pdfbox version 2.0.15 deployed on AWS Lambda.
> My template is done in LibreOffice and the fields are set-up in font
> Liberation Sans.
> When I fill the fields in the pdf I get the following log message on
> CloudWatch:
> WARNING: Using fallback font 'LiberationSans' for 'LiberationSans'
>
> For me this message doesn't tell me what the actual problem is. The pdf still
> gets filled with the required data, however this message puzzles me. Maybe
> you can help me understanding the issue.
>
>
> Best regards
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]