From: Phil D. <ph...@lo...> - 2016-07-26 06:39:04
|
Yes ... I would prefer we didn't have includes/class.pdf.php and used the native TCPDF functions directly... it is just that it is now a LOT of work to change all the existing reports to use them. Phil Phil Daintree Logic Works Ltd - +64 (0)275 567890 http://www.logicworks.co.nz On 26/07/16 02:58, Rafael Chacón wrote: > 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... > <mailto: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... > <mailto:Web...@li...> > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > > > ------------------------------------------------------------------------------ > What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic > patterns at an interface-level. Reveals which users, apps, and protocols are > consuming the most bandwidth. Provides multi-vendor support for NetFlow, > J-Flow, sFlow and other flows. Make informed decisions using capacity planning > reports.http://sdm.link/zohodev2dev > > > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers |