An open source web application meant to help manage & create invoices in a simple, straightforward way.

Tag Archives: unicode

Siwapp 0.3.2 released

We’ve just launched a new release (either tar.gz or zip compressed) with some minor and not so minor bug fixes and enhancements . In a nutshell: New set of pdf fonts, and support for unicode out of the box (no need for fancy tricking) When building a printing template, now the user have access to [...]

Finally!! DomPdf hits the spot (apparently)

It looks like dompdf is going to be our buddy again. While exchanging emails with Brian, I discovered that the main problem was with the fonts I was using, since they wasn’t been rendered ok, even with unicode disabled. So I managed to find these great set of fonts called “Liberation Fonts” . They cover [...]

DomPdf and unicode support, doesn’t worth it? Maybe yes

Just to let you know we’re moving from dompdf engine to another one that has proper unicode support, so cyrillic alphabet can be shown properly. I’ve tried to make it work. I’ve even wrote a wiki about it after several hours of googlestigating the issue, but it still have some problems and also some other [...]