Use XML, JSON Data to Generate Report from Word Template Document with RTL Bidi Support | C# .NET

Hi,
I’m trying to use the report engine for generae xml/json data to word file but with rtl support
I read about the Bidi property here: Bidi
With seting the BIdi property this line is look good: “שלום כיתה (א)”

But how do set the rtl with ReportingEngine like in the exmaple here: Generate Word Document from Template in C# .NET | .NET Word API

@tomas2457,

Please compress the following resources into ZIP format and attach the .zip file here for testing:

  • A simplified template Word document
  • XML or JSON files containing the data
  • Aspose.Words generated output DOCX document showing the undesired behavior
  • Your expected Word file showing the desired output. You can create this file manually by using MS Word.
  • Please also create a standalone simplified Console Application (source code without compilation errors) and attach it here for our reference. Please do not include Aspose.Words DLL files in it to reduce the file size.

As soon as you get these pieces of information ready, we will then start investigation into your particular scenario and provide you more information.