Hi every podofo author:     I am a chinese developer for pdf 
using podofo and have two questions to consult. 
     First, how to write chinese character to pdf using podofo 
0.9.7 ? The following code can run correctly on      
 podofo 0.9.4 but incorrectly on podofo 0.9.7.

     

     const PdfEncoding* pp = 
PdfEncodingFactory::GlobalIdentityEncodingInstance();
     PdfFont* pFont = document.CreateFont("SimHei", true, true, 
false, pp); 
     
     Second, how to parse  chinese character on podofo? I 
use txtextract tool to parse  chinese character, but the result 
is error codes.


     Because there are less reference material to resolve 
these two questions, so I want get help from you. 


                      
                      
                      
                      
                      
                      
     Thank you
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to