• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Apache FOP to PDF Arabic display problem

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Can you help me? I am trying to create a PDF by using FOP (0.20.5) with XSL, XML and FO files. I have downloaded the font for Arabic and got the font printing OK to the XML and .fo files. (I use the fo:block font-family=xyz to define the correct font in the xsl file.)

The fonts get garbled in the last phase when I try to print the happy.fo to the PDF... I use the -c /usr/local/fop/conf/userconfig.xml so that the config file is there but I only get square boxes in the PDF although the XML and FO are shown correctly as Arabic characters..

Help?
reply
    Bookmark Topic Watch Topic
  • New Topic