Japanese Formatting Right-To-Left

  • Thread starter Thread starter bruceMS
  • Start date Start date
B

bruceMS

I'm trying to generate a report so that the Japanese text
appears Vertical and Right-to-Left, the old Japanese standard.

I initially was able to generate the report correctly when
it was Left-To-Right, where I set the TextBox Vertical property
and set the font to MS Mincho.

But when I set the Report property to Right-To-Left, the
Japanese text appears sideways (90 degrees clockwise).
If I set the Vertical property off for the TextBox, some
of the characters (e.g. parentheses) appear incorrect.

This seems to be a bug... or is there something I'm doing
wrong?
 
Back
Top