Results 1 to 2 of 2
  1. #1
    Master Untangler
    Join Date
    Feb 2009
    Location
    Japan
    Posts
    167

    Default Report in Japanese

    When you create a report by the Japanese, the characters in the PDF file is corrupt


  2. #2
    Master Untangler
    Join Date
    Feb 2009
    Location
    Japan
    Posts
    167

    Default

    Emergency response is a PDF.
    You at your own risk only.

    How to respond this time, is quite cumbersome.
    Please work with care.

    Modifications
    Japanese to be displayed in PDF.

    Procedure

    1. Open a terminal. (You can also login with ssh)

    2. Download the Japanese fonts.
    This time, use the font file of IPA.
    Code:
    # Wget http://ossipedia.ipa.go.jp/ipafont/IPAfont00303.php
    3. Unzip the ZIP file you downloaded.
    Code:
    # unzip IPAfont00303.php
    4. Because the folder is created when you unzipped the font file or folder
    Then install it.
    Code:
    # cp IPAFont00303/ipag.ttf / usr / share / fonts / truetype /.
    5. Download the three files from the following URL.
    Code:
    # wget http://untangle-user.net/wp-content/...ntanglepdf.zip
    6. Unzip the ZIP file you downloaded.
    Code:
    # unzip untanglepdf.zip
    7. When you decompress, make sure that you have three files.
    ① __init__.py
    ② engine.py
    ③ pdf.py

    8. / replace the three files usr/lib/python2.5/reports.
    Code:
    # cp __ init__.py / usr/lib/python2.5/reports /.
    # cp engine.py / usr/lib/python2.5/reports /.
    # cp pdf.py / usr/lib/python2.5/reports /.
    Thank you.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

SEO by vBSEO 3.6.0 PL2