• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

fop multilingual

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i am not able to generate multilingual pdf using the above said procedure

can anyone help???

m using following command

FOP -c conf/userconfig.xml -xml Lang.xml -xsl MultiLAng.xsl -pdf MultiLang.pdf

my userconfig.xml file is

<font metrics-file="m-ARIAn.xml" embed-file="C:/m-ARIAn.ttf" kerning="yes">
<font-triplet name="mARIAn" />
<font-triplet name="mARIAn" />
</font>

<font metrics-file="Iqraa.xml" kerning="yes" embed-file="C:/WINNT/Fonts/Iqraa.ttf">
<font-triplet name="Iqraa" style="normal" weight="normal"/>
</font>

'#' is being generated instead of special characters

Shail
 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
By any chance did you get a solution to your problem.
If yes please let me know the approach.
I am also having the same issue and not getting a breakthrough in this

Thanks in advance
Sumit
 
If you open the box, you will find Heisenberg strangling Shrodenger's cat. And waving this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic