Menu

Export & encoding issues

Help
Honza
2007-09-18
2012-10-09
  • Honza

    Honza - 2007-09-18

    Hi,

    I'm building a simple Struts application. My database contains data in Czech encoding (cp1250 unless I'm wrong). This means some special characters like řžý.

    On the screen, everything looks good, all the special symbols are displayed properly (I know the mechanisms are different, I just want to say it is not a corrupted data isssue). However, when I export the data to Excel, all special symbols are replaced by ?. When I export to pdf, those symbols are skipped.

    Did anyone have the same problem and more importantly, did anyone find/know a solution for this?

    Thanks a lot,
    Honza

     
    • Ahmet MERİÇ

      Ahmet MERİÇ - 2009-05-21

      I have the same problem, how can us solve this, without editing the code.
      thanks

       

Log in to post a comment.