There can be instances where you come across issues regarding the encoding formats of Chinese characters in shipping documents using the plugin WooCommerce PDF Invoice, Packing Slip, Delivery Notes, and Shipping Label. You can just follow the steps explained below to get it fixed.
Step 1: Download the file, and extract the zip. Then host the file fireflysung.ttf somewhere on your site.
Step 2: Copy the below code to your active invoice template code editor and replace the URL (http://<site_name>/wp-content/fireflysung.ttf) format(“truetype”) with the URL of the file hosted on your site.
Step 3: Now you will be able to print shipments with Chinese characters in it.
Comments (3)
Steve
July 21, 2020
I tried, however the invoice attached to email still cannot display Chinese font
Steve
July 21, 2020
After I put this css code in Customize area, it is not work for me. Could you please suggest another solution? Thanks.
Mark
July 23, 2020
Are you sure that you have done everything as instructed?