Grid to Pdf UTF-8

Hi!

I have tried your new function grid.gridToPdf through dhtmlx.com’s server.

I found it working perfectly except one thing, it gave back my data in iso encoding, but it is in fact in utf-8.

Do you plan to change it, or should I download the zipped phps?

And if i should, where can I set utf-8 in the php files?

Thanks

Mate Ordody

Existing version supports only iso-8859-1 encoding ( while working with utf it will ignore any non-standard chars )
We are working on updated version, which will be UTF-friendly.