Home
Analytics
let word recognize the localization of the report
XFabien
<p>Hello all,</p>
<p> </p>
<p> </p>
<p>I want to generate my report on docx with some different languages' versions.</p>
<p> </p>
<p>But when I generated the report in french for example and I opened it with word, word can not recognized the localization of the report, it will underline all the words not in english.</p>
<p> </p>
<p>Does anyone who know how to do with this problem?</p>
<p> </p>
<p>Thank you very much in advance.</p>
Find more posts tagged with
Comments
mwilliams
<p>Is the issue you're talking about related to this bug?</p>
<p> </p>
<p><a data-ipb='nomediaparse' href='
https://bitbucket.org/yaytay/spudsoft-birt-excel-emitters/issues/153/problem-with-spudsoft-excel-emitter-and'>https://bitbucket.org/yaytay/spudsoft-birt-excel-emitters/issues/153/problem-with-spudsoft-excel-emitter-and</a></p>
;
<p> </p>
<p><a data-ipb='nomediaparse' href='
https://bugs.eclipse.org/bugs/show_bug.cgi?id=448404'>https://bugs.eclipse.org/bugs/show_bug.cgi?id=448404</a></p>
;
XFabien
<blockquote class="ipsBlockquote" data-author="mwilliams" data-cid="137670" data-time="1436328357">
<div>
<p>Is the issue you're talking about related to this bug?</p>
<p> </p>
<p><a data-ipb='nomediaparse' href='
https://bitbucket.org/yaytay/spudsoft-birt-excel-emitters/issues/153/problem-with-spudsoft-excel-emitter-and'>https://bitbucket.org/yaytay/spudsoft-birt-excel-emitters/issues/153/problem-with-spudsoft-excel-emitter-and</a></p>
;
<p> </p>
<p><a data-ipb='nomediaparse' href='
https://bugs.eclipse.org/bugs/show_bug.cgi?id=448404'>https://bugs.eclipse.org/bugs/show_bug.cgi?id=448404</a></p>
;
</div>
</blockquote>
<p> </p>
<p>Hi Michael,</p>
<p> </p>
<p>I was not talking this bug.</p>
<p> </p>
<p>If you try to add a simple label with the french text in a new blank report, and then export the report as DOCX, you will find that most of the words are underlined with the red line.</p>
<p> </p>
<p>Because the WORD does not recongnize the language, it takes always English by defaut.</p>
<p>Even though if I add the script below in the "beforeFactory" of the report, it does not work.</p>
<p>reportContext.getDesignHandle().setStringProperty("locale", "fr_FR");</p>
<p> </p>
<p>So I don't how to fix this problem.</p>
<p> </p>
<p>Thanks for the help.</p>
XFabien
<p>Anyone can help me for this subjet? Thank you.</p>
JFreeman
<p>What version of BIRT are you using?<br>
What Word emitter are you using?</p>
<p> </p>
<p>I'm guessing this may be something do with the emitter not taking the local specified in the report.</p>
XFabien
<blockquote class="ipsBlockquote" data-author="JFreeman" data-cid="139467" data-time="1443731356">
<div>
<p>What version of BIRT are you using?<br>
What Word emitter are you using?</p>
<p> </p>
<p>I'm guessing this may be something do with the emitter not taking the local specified in the report.</p>
</div>
</blockquote>
<p> </p>
<p>Hello,</p>
<p> </p>
<p>I am actually using the birt 4.4.2 . There is the same problem with the Actuate 11 SP3 too.</p>
<p>Thanks for your answer.</p>
JFreeman
<p>What version of Word are you using to open the report output?</p>
<p>Can you attach a sample report based on classic models or a flat file data source that can be used to replicate the issue?</p>
XFabien
<p>I use the office 2011.<br>
<br>
The same report in .doc works but with .docx doesn't work.<br>
<br>
Here is an example.</p>
JFreeman
<p>I cannot replicate this issue using your sample reports and Word 2010.</p>
<p>I'm wondering if this is specific to your version of Word.</p>
<p> </p>
<p>What I did was add French (France) as an available langue in Word. After that and restart word, both the doc and docx output load and are recognized as French without having all the words underlined.</p>
<p> </p>
<p>Can you provide more details about your language setup in Word?</p>
<p>Perhaps there is a configuration setup I am missing to replicate the issue.</p>