Skip to main content



      Home
Home » Archived » BIRT » pdf - character problem
pdf - character problem [message #79320] Wed, 05 October 2005 12:22 Go to next message
Eclipse UserFriend
Originally posted by: artekzx.REMOVEo2.pl

hello

does anybody knows how to configure birt (FOP) to generate pdf's with other
character sets (I need to generate polish characters)
the process of converting fop file into pdf file fails...

thanks
Metal
Re: pdf - character problem [message #81073 is a reply to message #79320] Fri, 14 October 2005 10:45 Go to previous messageGo to next message
Eclipse UserFriend
Metal napisał(a):
> hello
>
> does anybody knows how to configure birt (FOP) to generate pdf's with other
> character sets (I need to generate polish characters)
> the process of converting fop file into pdf file fails...

I have similiar problem also with polish characters.
In fo xml is OK, but in pdf I see '#'.
Re: pdf - character problem [message #81351 is a reply to message #81073] Mon, 17 October 2005 03:02 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: artekzx.REMOVEo2.pl

> I have similiar problem also with polish characters.
> In fo xml is OK, but in pdf I see '#'.

exactly... I found that there is a way to do it right
but it is not very ease, handy, etc...
you have to create font metrics file, go to fop config file and set the font
and the metrics file

does anybody knows a better way ?
or maybe when it will be fixed ? (ver. 2.0 of BIRT at the end of december?)
Re: pdf - character problem [message #81422 is a reply to message #81351] Mon, 17 October 2005 05:28 Go to previous messageGo to next message
Eclipse UserFriend
Metal napisał(a):
>>I have similiar problem also with polish characters.
>>In fo xml is OK, but in pdf I see '#'.
>
>
> exactly... I found that there is a way to do it right
> but it is not very ease, handy, etc...
> you have to create font metrics file, go to fop config file and set the font
> and the metrics file

fop config file ? where I can found it ? In fop.jar is userconfig.xml
where I put my fonts definitions, but fop doesn't read this file.

--
MiSt
[FIXED]Re: pdf - character problem [message #81804 is a reply to message #81422] Tue, 18 October 2005 09:21 Go to previous message
Eclipse UserFriend
Michael Steiner napisał(a):
> Metal napisał(a):
>
>>> I have similiar problem also with polish characters.
>>> In fo xml is OK, but in pdf I see '#'.
>>
>>
>>
>> exactly... I found that there is a way to do it right
>> but it is not very ease, handy, etc...
>> you have to create font metrics file, go to fop config file and set
>> the font
>> and the metrics file
>
>
> fop config file ? where I can found it ? In fop.jar is userconfig.xml
> where I put my fonts definitions, but fop doesn't read this file.
>

Under system property FOP_CONFIG_FILE is stored path to userconfig.xml
file where are fonts def.

You can put this:
System.setProperty("FOP_CONFIG_FILE", confPath);
before birt engine creating.




--
Michał Streiner
Previous Topic:Standalone report server in the road-map ??
Next Topic:How to add lines, spaces to a report?
Goto Forum:
  


Current Time: Fri Jun 06 21:34:17 EDT 2025

Powered by FUDForum. Page generated in 0.02631 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top