Hey there!
What about setting a layout for the view. We use twitter bootstrap and the output of the pdf should be styled in bootstrap styles. Is there a way to set a layout for the pdf-view or do we have to input the styles directly in the pdf-view?
$this->layout('foo/bar');
doesnt work