Administration > System initialization > Report settings > Crystal reports support > Translation > Set output language manually - robinfeng/beashelp GitHub Wiki
If a report is to be printed in another language and it is not a sales or purchase document, a small script can be used to do this:
- Open layout layout
- Open macro step of the report (or add macro step if necessary)
- Open script on "Start instructions" (on the orange c)
- Use command "printobject=setlanguage=x" to set the required language e.g. printobject=setlanguage=EN always prints the document in English.
返回 主页