hey jose
thanks for reporting this
can you try this, edit the file ./include/class/email.php
and change line 37 from:$mail = new Zend_Mail();
to$mail = new Zend_Mail('utf-8');
refer: http://code.google.com/p/simpleinvoices/source/browse/trunk/include/class/email.php
retest and let me know if this fixes the problem
cheers
justin
hey jose
added to svn, refer: http://code.google.com/p/simpleinvoices/source/detail?r=3017
cheers
justin
what about PDF attachments with accented characters in the file name?
cheers
justin
great!!
It looks like you're new here. If you want to get involved, click one of these buttons!