From: Rafael C. <raf...@gm...> - 2016-07-25 14:58:42
|
Hi Exson. Sorry by the delay. You are welcome. I think at a certain time we can dispense with the use of ~/includes/class.pdf.php. The class.pdf.php is an intermediary between R&OS_pdf.php_class (how functions were written inside webERP) and ~/includes/tcpdf/tcpdf.php (the actually used functions in webERP). Nicola Asuni released a new version of TCPDF; unfortunately something inside webRP causes a bug with the new version. I begun to replace addJpegFromFile() [from R&OS pdf.php] with Image() [from tcpdf.php]. Best regards, Rafael. 2016-07-08 20:48 GMT-06:00 ExsonQu <hex...@gm...>: > *Hi, Rafael,* > > Thank you for your documentation. > Since some parts of those pdf files not display Chinese > characters properly, I've reviewed all your post and they give me lots of > help. > I've found that mb_substr() function missed encoding in > addTextWrap() function. It's fixed now and hope it also make some > improvements for the utf8 code separation. > > Thanks again! > > Exson > > > > -- > View this message in context: > http://weberp-accounting.1478800.n4.nabble.com/PDF-generator-in-webERP-tp4658061p4658633.html > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San > Francisco, CA to explore cutting-edge tech and listen to tech luminaries > present their vision of the future. This family event has something for > everyone, including kids. Get more information and register today. > http://sdm.link/attshape > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > |