You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Thatsaphorn Atchariyaphap (Jira)" <ji...@apache.org> on 2022/09/09 14:18:00 UTC

[jira] [Updated] (PDFBOX-5503) U+015F ('scedilla') is not available in this font Times-Roman encoding: WinAnsiEncoding

     [ https://issues.apache.org/jira/browse/PDFBOX-5503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thatsaphorn Atchariyaphap updated PDFBOX-5503:
----------------------------------------------
    Description: 
2022-09-09T09:26:06.494    ERROR    Idle pool thread    Error executing client request: U+015F (scedilla) is not available in this font Times-Roman encoding: WinAnsiEncoding
java.lang.IllegalArgumentException: U+015F ('scedilla') is not available in this font Times-Roman encoding: WinAnsiEncoding
    at org.apache.pdfbox.pdmodel.font.PDType1Font.encode(PDType1Font.java:427)
    at org.apache.pdfbox.pdmodel.font.PDFont.encode(PDFont.java:333)
    at org.apache.pdfbox.pdmodel.font.PDFont.getStringWidth(PDFont.java:364)

 

I also tried to use all fonts available in PDType1Font but I always receive the same error (scedilla is not available in this font .... encoding: WinAnsiEncoding)

 

I also find a similar issue here: https://issues.apache.org/jira/browse/PDFBOX-5115?actionOrder=desc

> U+015F ('scedilla') is not available in this font Times-Roman encoding: WinAnsiEncoding
> ---------------------------------------------------------------------------------------
>
>                 Key: PDFBOX-5503
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-5503
>             Project: PDFBox
>          Issue Type: Bug
>          Components: FontBox, Rendering
>    Affects Versions: 2.0.24
>            Reporter: Thatsaphorn Atchariyaphap
>            Priority: Minor
>
> 2022-09-09T09:26:06.494    ERROR    Idle pool thread    Error executing client request: U+015F (scedilla) is not available in this font Times-Roman encoding: WinAnsiEncoding
> java.lang.IllegalArgumentException: U+015F ('scedilla') is not available in this font Times-Roman encoding: WinAnsiEncoding
>     at org.apache.pdfbox.pdmodel.font.PDType1Font.encode(PDType1Font.java:427)
>     at org.apache.pdfbox.pdmodel.font.PDFont.encode(PDFont.java:333)
>     at org.apache.pdfbox.pdmodel.font.PDFont.getStringWidth(PDFont.java:364)
>  
> I also tried to use all fonts available in PDType1Font but I always receive the same error (scedilla is not available in this font .... encoding: WinAnsiEncoding)
>  
> I also find a similar issue here: https://issues.apache.org/jira/browse/PDFBOX-5115?actionOrder=desc



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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