how to change the code?

my database is unicode,if I want to print the data from my database with other code,how to do in beforeprint()?

Comments

  • edited 8:43AM
    FR can't print unicode.
  • edited 8:43AM
    Hi,

    FR can print unicode with some small modificaton and restrictions.

    Juergen
  • renerene Prague, Czech Republic, Europe
    edited 8:43AM
    Juergen wrote:
    Hi,

    FR can print unicode with some small modificaton and restrictions.

    Juergen
    Hi,
    what modification you have on your mind? I'm also going to modify sources to support unicode and there is always place for good tips ;) I would probably made copy of TfrxCustomMemoView with all String (TStrings) types redifined as WideString (TWideStrings) and also some copies of auxilary classes and methods (frxGraphicUtils).
    Thanx in advance,
    Rene

Leave a Comment