watch it! when rendering an html template to build a pdf, if a table cell with the “rowspan” attribute is break because a page change, the pdf engine will throw a nice “frame not found in cellmap” exception, as describe here We’ve already changed our default template to make sure it doesn’t include any rowspanned cell [...]
An open source web application meant to help manage & create invoices in a simple, straightforward way.
Tag Archives: pdf
27
FEB
2011
21
JAN
2011
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 [...]
31
DEC
2010
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 [...]

