You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by "Simon Steiner (Jira)" <ji...@apache.org> on 2022/06/16 11:18:00 UTC

[jira] [Resolved] (FOP-2996) Arabic letters are not joined in generated PDF whatever I can try

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

Simon Steiner resolved FOP-2996.
--------------------------------
    Resolution: Not A Problem

> Arabic letters are not joined in generated PDF whatever I can try
> -----------------------------------------------------------------
>
>                 Key: FOP-2996
>                 URL: https://issues.apache.org/jira/browse/FOP-2996
>             Project: FOP
>          Issue Type: Bug
>          Components: fo/unqualified
>    Affects Versions: 2.5, 2.6
>         Environment: Any OS; any version of Java. However attached PDFs having been generated on Linux running 1.8.0_281.
>            Reporter: Hussein Shafie
>            Priority: Major
>         Attachments: fop_arialuni.conf, fop_scheherazade.conf, fop_trado.conf, sample2_ar.fo, sample2_ar_FOP_arialuni.pdf, sample2_ar_FOP_scheherazade.pdf, sample2_ar_FOP_trado.pdf, sample2_ar_XEP.pdf
>
>
> Arabic letters _*are not joined*_ whatever in generated PDF I can try: specify language="ar", specify language="arab", specify writing-mode="rl-tb", use one of the fonts you officially support (with the corresponding configuration file).
> Sample Arabic file is: sample2_ar.fo
> Expected output is: sample2_ar_XEP.pdf
> Generating PDF using FOP v2.6 with font "Arial Unicode MS":
>  
> {code:java}
> $ /opt/fop-2.6/fop/fop -c ./fop_arialuni.conf -fo sample2_ar.fo -pdf sample2_ar_FOP_arialuni.pdf{code}
>  
> Generating PDF using FOP v2.6 with font "Scheherazade New":
>  
> {code:java}
> $ /opt/fop-2.6/fop/fop -c ./fop_scheherazade.conf -fo sample2_ar.fo -pdf sample2_ar_FOP_scheherazade.pdf{code}
>  
> Generating PDF using FOP v2.6 with font "Traditional Arabic":
>  
> {code:java}
> $ /opt/fop-2.6/fop/fop -c ./fop_trado.conf -fo sample2_ar.fo -pdf sample2_ar_FOP_trado.pdf
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)