When you create a report by the Japanese, the characters in the PDF file is corrupt
![]()
- Individual Applications
Protect
Filter
Perform
Connect
Add-Ons
- Software Packages
- Complete Appliances
When you create a report by the Japanese, the characters in the PDF file is corrupt
![]()
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.
3. Unzip the ZIP file you downloaded.Code:# Wget http://ossipedia.ipa.go.jp/ipafont/IPAfont00303.php
4. Because the folder is created when you unzipped the font file or folderCode:# unzip IPAfont00303.php
Then install it.
5. Download the three files from the following URL.Code:# cp IPAFont00303/ipag.ttf / usr / share / fonts / truetype /.
6. Unzip the ZIP file you downloaded.Code:# wget http://untangle-user.net/wp-content/...ntanglepdf.zip
7. When you decompress, make sure that you have three files.Code:# unzip untanglepdf.zip
① __init__.py
② engine.py
③ pdf.py
8. / replace the three files usr/lib/python2.5/reports.
Thank you.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 /.