Matias Iglesias
Matias Iglesias
I ca't find the way to include site images and css in my pdf On my controller: ``` $pdf = new PdfModel(); $pdf->setOption('filename', 'myfile.pdf'); $pdf->setOption('terminal',true); $pdf->setOption('paperSize', 'a4'); $pdf->setTemplate('my/model/view.phtml'); $pdf->setVariables(array( 'foo'...
phpdoc minor updates
I got an error on block #21 during installation
Apparently Mac OS doesn't implement clock_gettime Here's a hint on how to solve it http://stackoverflow.com/questions/5167269/clock-gettime-alternative-in-mac-os-x
It would be great if, when you finish a work session, you can enter a description (or reference like an issue #) and you can query past sessions also
1. Theme _Newsprk Child_ is activated 2. Click on _UI Core_ --> _General Settings_ 3. Message _Please activate the theme to gain access to all functionalities and features, and make...