Category "tcpdf"

possible options to create pdf file using html elements to generate invoice in php and codeigniter

Hello Everyone this could be the most common question asked on stackoverflow, I have an invoice template in html like this demo page. I want to generate an invo

possible options to create pdf file using html elements to generate invoice in php and codeigniter

Hello Everyone this could be the most common question asked on stackoverflow, I have an invoice template in html like this demo page. I want to generate an invo

TCPDF unable to handle “\00a0” unicode character non breakable space

I am converting an HTML string to PDF. The HTML string has a Unicode character \00a0 non breakable space. In the PDF, \00a0 is converted in to ;Â symbols.