Fpdf/Chinese-unicode.php
authorAlan <alan@roojs.com>
Tue, 27 Feb 2024 05:11:14 +0000 (13:11 +0800)
committerAlan <alan@roojs.com>
Tue, 27 Feb 2024 05:11:14 +0000 (13:11 +0800)
Fpdf/Chinese-unicode.php

index a3f0dd5..c62ef04 100644 (file)
@@ -3,7 +3,7 @@ require_once 'Chinese.php';
 
 define ('FPDF_UNICODE_ENCODING', 'UCS-2BE');
 
-class PDF_Unicode extends PDF_Chinese 
+class FPDF_Unicode extends PDF_Chinese 
 {
   var $charset;     // input charset. User must add proper fonts by add font functions like AddUniCNShwFont
   var $isUnicode;   // whether charset belongs to Unicode