Ok I did get it to work. added this line to the component.
$this->p->data_filters[] = new DataFilterUTF8('iso-8859-1');Still dont know why html2pdf was throwing the error with utf-8 with the changes I made.. now i have more issues but I will make a new topic. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
