Multi-byte word in code macros is vanished when exporting page as PDF

XMLWordPrintable

      1. Create page as following source

      {code:java}
      public class HelloWorld {
      public static void main(String[] args) {
      System.out.println("Hello, world!"); // comment コメント comment
      System.out.println("ハロー、ワールド!");
      }
      }
      {code}

      2. Export this page to PDF.
      3. Multi-byte word is vanished. (as attachment)

        1. PUBLIC-589891-170518-16.pdf
          21 kB
          Daisuke Miyamoto

            Assignee:
            Unassigned
            Reporter:
            Daisuke Miyamoto
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: