Hello community.
First I must say I like codeigniter very muchos.
I’m trying to create pdf documents from html, and I found this article very interesting. My problem is that I need to create utf-8 pdf files.
At dompdf homepage I found this: Unicode support when using PDFLib, courtesy Jeremy Buchman (licensed version only—PDFLib Lite will NOT work)
I’m using commercial pdflib version with licence number inserted into config file.
I don’t know what I’m doing wrong but I just can’t make it works with utf-8.
I used instructions to create amf files from ttf and script worked fine but effective only in copying files, it didn’t convert anything.
Anyone have some atf file supporting utf, please if you could send it to my mail for testing purposes. Final application will run on linux but I must be sure utf works fine with dompdf.
Anyone succeed in that at windows?
