Subscribe Banner

Saturday, April 23, 2016

CKEditor export to pdf in PHP (using mPDF)

CKEditor (web editor) export (convert html) to pdf in PHP (using mPDF) - UTF-8 support









Full source code : https://drive.google.com/folderview?id=0B4fPeBZJ1d19RF9HdVI0THRNTTA&usp=sharing



Tools :



CKEditor : http://ckeditor.com/

mPDF (official site - version 6.0) : http://ckeditor.com/

mPDF (github - version 6.0) : https://github.com/mpdf/mpdf



Other tools :



HTML2PDF : http://html2pdf.fr

DOMPDF : http://pxd.me/dompdf/www/

TCPDF : http://www.tcpdf.org/

PHPTOPDF : http://phptopdf.com/


1 comment: