Please send email of this sort to fop-users@, not fop-dev@. In any case, you must encode your XSL-FO file using Unicode. FOP uses the CMAP tables in fonts to map to glyph codes.
On Wed, May 4, 2016 at 2:28 AM, muradqeribzadeh <[email protected]> wrote: > 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, copy from pdf and paste > to > another textbox and etc. > > Note: These are my fonts in fop config file: > > <font-triplet name="Arial" style="normal" weight="normal"/> > > > <font-triplet name="Arial" style="normal" weight="bold"/> > > > <font-triplet name="Arial" style="italic" weight="normal"/> > > > <font-triplet name="Arial" style="italic" weight="bold"/> > > > > > > > -- > View this message in context: > http://apache-fop.1065347.n5.nabble.com/How-to-change-apache-fop-encoding-from-configuration-tp43894.html > Sent from the FOP - Dev mailing list archive at Nabble.com. >
