PDF View

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

PDF View

gunmanas
Hi,

Iam working with Orbeon Government Forms example and have a little problem...

When I click "View PDF", PDF dont show Lithuanian letters. I think that its using ASCII encoding.
And I need UTF-8. How and where I can change it?

Please, help...
Reply | Threaded
Open this post in threaded view
|

Re: PDF View

Alexander Žaťko
I think the problem is that the fonts used in the orbeon templates do  
not have glyphs for the high-ascii characters you are trying to  
display. You might need to prepare a template that uses fonts for  
eastern EU alphabets.

A.


On 25.10.2008, at 9:53, gunmanas wrote:

>
> Hi,
>
> Iam working with Orbeon Government Forms example and have a little
> problem...
>
> When I click "View PDF", PDF dont show Lithuanian letters. I think  
> that its
> using ASCII encoding.
> And I need UTF-8. How and where I can change it?
>
> Please, help...
> --
> View this message in context: http://www.nabble.com/PDF-View-tp20162039p20162039.html
> Sent from the ObjectWeb OPS - Users mailing list archive at  
> Nabble.com.
>
>
> --
> You receive this message as a subscriber of the [hidden email]  
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: PDF View

gunmanas
In reply to this post by gunmanas
Thanks for your opinion.

I think my pdf template is prepared for eastern EU alphabets.
But in ASCII table there no such characters which trying display in pdf.
So, I must use UTF-8?