Murad Qeribzadeh created FOP-2605:
--------------------------------------
Summary: How to change apache fop encoding from configuration?
(Default is İdentity -h)
Key: FOP-2605
URL: https://issues.apache.org/jira/browse/FOP-2605
Project: FOP
Issue Type: Wish
Reporter: Murad Qeribzadeh
I need to change apache fop encoding but i can't find any solution for this.
Now in my application encoding of fop generated pdf file is - Identity -h.
That's why i can't extract pdf file, can't copy from pdf and paste to another
textbox and etc.
Note: These are my fonts in fop config file:
<font metrics-file="arial.xml" kerning="yes" embed-file="arial.ttf">
<font-triplet name="Arial" style="normal" weight="normal"/> </font> <font
metrics-file="arialbd.xml" kerning="yes" embed-file="arialbd.ttf">
<font-triplet name="Arial" style="normal" weight="bold"/> </font> <font
metrics-file="ariali.xml" kerning="yes" embed-file="ariali.ttf"> <font-triplet
name="Arial" style="italic" weight="normal"/> </font> <font
metrics-file="arialbi.xml" kerning="yes" embed-file="arialbi.ttf">
<font-triplet name="Arial" style="italic" weight="bold"/> </font>
</nabble_embed>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)