Page 3 of 3
Re: SOLUTION: UTF-8 in PDF
Posted: Thu Aug 30, 2012 5:38 am
by admin
flsd,
Did or can you If you send a zipped (.zip) copy of the db to
info@nubuilder.com to test?
Steven
Re: SOLUTION: UTF-8 in PDF
Posted: Fri Aug 31, 2012 5:27 am
by admin
flsd
Run this ..
Code: Select all
ALTER DATABASE `samplenufinancial` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci
Untitled.png
Or change it here in phpmyadmin..
Capture2.PNG
Steven
Re: SOLUTION: UTF-8 in PDF
Posted: Fri Aug 31, 2012 8:08 am
by flsd
Steven,
Now, everything works fine in HTML files.
I wish I could do the same in PDF files.
Thank you very much
flsd
Re: SOLUTION: UTF-8 in PDF
Posted: Mon Sep 03, 2012 7:27 pm
by admin
.