CodeGuru Forums -
CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic Newsletters VB Forums Developer.com


Newest CodeGuru.com Articles:

  • Installing SQL Server 2008
  • Writing UDFs for Firebird Embedded SQL Server
  • [Updated] Shutdown Manager
  • Building Windows Azure Cloud Service Applications with Azure Storage and the Azure SDK

  • Search CodeGuru:
     



    Go Back   CodeGuru Forums > Visual Basic Programming > Crystal Reports
    FAQ Members List Calendar Search Today's Posts Mark Forums Read

    Reply
     
    Thread Tools Search this Thread Rate Thread Display Modes
      #1    
    Old March 12th, 2004, 12:01 PM
    Snowb Snowb is offline
    Junior Member
     
    Join Date: Mar 2004
    Posts: 3
    Snowb is an unknown quantity at this point (<10)
    Question Crystal Report and Unicode

    Hi,

    I'm having problem with a report (CR 8).

    I have to use it also in different countries that are using particular characters, such as Greece, Russia, Czech Republic.

    Which font do I have to use?

    I've tryed with Arial Unicode, but in CR I have always to specify the set (Cyrillic, Central Europe, Greek, etc.) and it is working only in the correspondant country.

    Is there a solution?

    thanks
    Snowb
    Reply With Quote
      #2    
    Old April 27th, 2005, 04:50 AM
    cvolle cvolle is offline
    Junior Member
     
    Join Date: Apr 2005
    Posts: 1
    cvolle is an unknown quantity at this point (<10)
    Re: Crystal Report and Unicode

    Hi Snowb, I'm facing same issue as you discribed. Have you found any solution ?
    Cheers
    --------------------------------------
    Quote:
    Originally Posted by Snowb
    Hi,

    I'm having problem with a report (CR 8).

    I have to use it also in different countries that are using particular characters, such as Greece, Russia, Czech Republic.

    Which font do I have to use?

    I've tryed with Arial Unicode, but in CR I have always to specify the set (Cyrillic, Central Europe, Greek, etc.) and it is working only in the correspondant country.

    Is there a solution?

    thanks
    Snowb
    Reply With Quote
      #3    
    Old April 27th, 2005, 04:56 AM
    Snowb Snowb is offline
    Junior Member
     
    Join Date: Mar 2004
    Posts: 3
    Snowb is an unknown quantity at this point (<10)
    Re: Crystal Report and Unicode

    No solution up to now.
    Maybe newer versions of Crystal Reports solve this problem, but everytime I upgrade my installation, I need to upgrade also other sw and hundreds of users... It's always a mess!
    Reply With Quote
      #4    
    Old June 7th, 2005, 07:47 PM
    stromberg45 stromberg45 is offline
    Junior Member
     
    Join Date: Jun 2005
    Posts: 1
    stromberg45 is an unknown quantity at this point (<10)
    Re: Crystal Report and Unicode

    i have successfully used unicode strings on a crystal report, (crystal 9). it was my only option after trying hard to get it working on previous version, it just doesn't support unicode before v9.
    Reply With Quote
      #5    
    Old June 8th, 2005, 03:32 AM
    Snowb Snowb is offline
    Junior Member
     
    Join Date: Mar 2004
    Posts: 3
    Snowb is an unknown quantity at this point (<10)
    Re: Crystal Report and Unicode

    thanks for the info. I will try it.
    ... did you try also to export in Word format? In version 8 it's not working, and they know about this...
    Reply With Quote
      #6    
    Old April 1st, 2007, 02:11 AM
    shiva.sk shiva.sk is offline
    Junior Member
     
    Join Date: Apr 2007
    Posts: 1
    shiva.sk is an unknown quantity at this point (<10)
    Question Re: Crystal Report and Unicode

    Quote:
    Originally Posted by stromberg45
    i have successfully used unicode strings on a crystal report, (crystal 9). it was my only option after trying hard to get it working on previous version, it just doesn't support unicode before v9.

    Hello stromberg45,

    I am new to crystal reports, presently i am working with Crystal reports XI in VB 6.0 for genrating unicode reports(Kannada - an Indian Language). I have created the report using the Standard Report Creation Wizard and saved it. I am storing the data in MS Access 2003 database which supports unicode.

    The problem is that when I open the Report1.rpt file directly by cliking on it I am able to see the data in the Kannada language. But if open the same report using the Crystal Report Viewer form VB code, I am not able see the data in Kannada language, its all qustion marks - it is converting the text into Kannada Language.

    Can you help me out with this problem.

    I have wriiten the following code ....


    Dim crxApplication As New CRAXDRT.Application
    Dim crxReport As New CRAXDRT.Report

    Set crxReport = crxApplication.OpenReport(App.Path & "\reports\Report1.rpt")

    Form1.CRViewer1.EnableRefreshButton = True
    Form1.CRViewer1.EnableNavigationControls = True
    Form1.CRViewer1.EnableSearchControl = False
    Form1.CRViewer1.ReportSource = crxReport
    Form1.CRViewer1.ViewReport
    Form1.Show


    Form1 has the CrystalActivexReportViewer control.


    Regards,
    Shiva
    Reply With Quote
      #7    
    Old July 5th, 2007, 12:28 AM
    KJBinu KJBinu is offline
    Junior Member
     
    Join Date: Jul 2007
    Posts: 3
    KJBinu is an unknown quantity at this point (<10)
    Smile Re: Crystal Report and Unicode

    Hi all,
    I am in a similer situation where in i need to display the arabic data in Crystal Report from Datas base. I have tried all the fonts settings including Arial Unicode, Arabic Transperent, Tahoma etc.. but it is displaying like Junk values..

    I am using VB 6 Cache 5.2 and Crystal 10.

    i am able to store and retrive the arabic data from VB,even though the data in DB looks like junk values. when it comes to Crystal Report it is showing that same hwo it is stored in the DB.
    so tried directly enterd some data as arabic itself in DB that is coming as ??mark in both VB and Crystal Report.

    plz help me how to resolve the problem with CR 10
    thanks in Advance

    Binu
    Reply With Quote
    Reply

    Bookmarks
    Go Back   CodeGuru Forums > Visual Basic Programming > Crystal Reports


    Thread Tools Search this Thread
    Search this Thread:

    Advanced Search
    Display Modes Rate This Thread
    Rate This Thread:

    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off
    Forum Jump


    All times are GMT -5. The time now is 10:35 PM.



    Acceptable Use Policy

    internet.comMediabistrojusttechjobs.comGraphics.com

    WebMediaBrands Corporate Info


    Advertise | Newsletters | Feedback | Submit News

    Legal Notices | Licensing | Permissions | Privacy Policy


    Powered by vBulletin® Version 3.7.3
    Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
    Copyright WebMediaBrands Inc. 2002-2009