×
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Contact US

Log In

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Crystal report byte array data to Unicode data format export issue

Crystal report byte array data to Unicode data format export issue

Crystal report byte array data to Unicode data format export issue

(OP)
Hello All,

I need your support on the below Crystal report data contains Chinse character(Unicode).

My issue on the below how to export unicode characters into PDF using crystal report data.

And the code is attached in the notepad.
In that code how to convert ByteArray data to Unicode using Crystal report client document object( CrystalClientDoc.ReportClientDocumen) i am using coding as Classic asp.

'Create a new ReportClientDocument object for this reportAppSession
Set localoClientDoc = localrptAppSession.CreateService("CrystalClientDoc.ReportClientDocument")

Dim localoByteArray
Set localoByteArray = localoPrintOutputController.Export(localiFormat) 'Need to Convert Chinese characters for Unicode here.

Some technical challenges are there to convert byte array to Unicode, Let me know any resolution on this issue to convert on the same.

My issue I have struck on converting byte array to Unicode using Crystal client document com object .

And I am Crystal report 9.0 in the Production.

I need all yours strong support on this Crystal report issue to resolution.

Thanks
Anand.

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Tek-Tips Forums free from inappropriate posts.
The Tek-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members! Already a Member? Login

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close