I am running the latest version of SI. I upgraded from an earlier version where the PDF export worked PERFECTLY. I installed the FPDF library and had to jump through a few hoops to get the export working on the new version.
The PDF generates now, but the text is all bunched together and not legible.
Export to everything else works fine.
Here is an example of the PDF the system generates for me: http://accounts.igotafrica.com/Invoice_1062.pdf
What did I do wrong? What can I do to fix this?
My phpinfo file: http://accounts.igotafrica.com/phpinfo.php
Hi @ozzmaster
We are a having a few problems with the PDF library at the moment are looking at changing libraries so that people have less problems.
The discussion about this can be found here:
http://code.google.com/p/simpleinvoices/issues/detail?id=169
Feel free to contribute your views.
Matt
Thanks for the reply. I only posted hoping that the problem was easy to fix and had been encountered before. I use DOMPDF: http://code.google.com/p/dompdf/ in my applications.
I'll just wait for you to release a new version.