- 
    Bug 
- 
    Resolution: Duplicate
- 
    Medium 
- 
    None
- 
    4.3.2
- 
    Confluence PDF Export 2.8, Confluence 4.3.2 
1. Create a page with the following source:
{code:java}
//snippet from https://jira.atlassian.com/browse/CONF-18591
System.out.println("Hello, world!"); // comment コメント comment
System.out.println("ハロー、ワールド!");
 
//Polish alphabet test string
System.out.println("Zażółć gęślą jaźń"); //Zażółć gęślą jaźń
{code}
2. Export the page to PDF.
3. Note the missing characters.
- duplicates
- 
                    CONFSERVER-16636 Code macro strips Chinese characters on PDF Export -         
- Closed
 
-         
- is a regression of
- 
                    CONFSERVER-18591 Multi-byte word in code macros is vanished when exporting page as PDF -         
- Closed
 
-         
- 
                    CONFSERVER-16636 Code macro strips Chinese characters on PDF Export -         
- Closed
 
-