We couldn't load all Actvitity tabs. Refresh the page to try again.
If the problem persists, contact your Jira admin.
IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.

      Steps to Reproduce:

      1. Create a Page in Confluence.
      2. Add some text in Korean Language.
      3. Add a code block macro into that page.
      4. Add some Korean text into Code Block Macro
        Make sure that you have installed Korean Font in General Configuration > PDF Export Language Support.
      5. Export that Page to PDF

      Expected Result:

      Exported PDF should show texts of code block macro.

      Actual Result:

      Exported PDF doesn't show texts in code block macro.

       

      Workaround

      Add the below line to the PDF stylesheet to specify the font that supports Korean

      .code pre, .preformatted pre {
          font-family:ConfluenceInstalledFont, Arial;
      }
      

            Loading...
            IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.

                Steps to Reproduce:

                1. Create a Page in Confluence.
                2. Add some text in Korean Language.
                3. Add a code block macro into that page.
                4. Add some Korean text into Code Block Macro
                  Make sure that you have installed Korean Font in General Configuration > PDF Export Language Support.
                5. Export that Page to PDF

                Expected Result:

                Exported PDF should show texts of code block macro.

                Actual Result:

                Exported PDF doesn't show texts in code block macro.

                 

                Workaround

                Add the below line to the PDF stylesheet to specify the font that supports Korean

                .code pre, .preformatted pre {
                    font-family:ConfluenceInstalledFont, Arial;
                }
                

                        Unassigned Unassigned
                        sparsa Saleh Parsa (Inactive)
                        Votes:
                        9 Vote for this issue
                        Watchers:
                        10 Start watching this issue

                          Created:
                          Updated:

                            Unassigned Unassigned
                            sparsa Saleh Parsa (Inactive)
                            Affected customers:
                            9 This affects my team
                            Watchers:
                            10 Start watching this issue

                              Created:
                              Updated: