The Artima Developer Community
Sponsored Link

C# Answers Forum
Change language of Crystal Reports

1 reply on 1 page. Most recent reply: Sep 17, 2004 1:40 PM by p n

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
rvinfo

Posts: 1
Nickname: rvinfo
Registered: Jul, 2004

Change language of Crystal Reports Posted: Jul 27, 2004 5:05 AM
Reply to this message Reply
Advertisement
Hi my pals. I am a spanish developper (using Visual Studio 2003 C#)and im searching for the manner to change the language of the Previewer and rpt's to english and other languages. But unfortunately i dont find nothing. ¿Someone knows something about the language of crystal reports? ¿or where i can find answerds?

Thanks very much to all.


p n

Posts: 1
Nickname: softlang
Registered: Sep, 2004

Re: Change language of Crystal Reports Posted: Sep 17, 2004 1:40 PM
Reply to this message Reply
When creating your reports .rpt, you enter static text such as labels, group name, titles... Crystal Reports Viewer cannot dynamically change such text. What you could do however is create a .rpt file for each language and load the relevant one according to the user settings. To help you with this task, you could use a tool called "Crystal Translator". It will allow you to localize your reports in several languages. Please note that this tool does not translate on its own! but it allows you to store your translation into a database and re-use whenever you have a new version of your source report so you only have to translate what has changed. For more information visit www.softlang.com

Flat View: This topic has 1 reply on 1 page
Topic: Application Architect Previous Topic   Next Topic Topic: Integrated Development Environment (IDE) Usability Survey

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use