raykolbe / DOMPDFModule

A Zend Framework module for Dompdf
MIT License
61 stars 62 forks source link

Setting a layout #14

Open FabianKoestring opened 11 years ago

FabianKoestring commented 11 years ago

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

BrunoSpy commented 10 years ago

any news on this great idea ?

NewtonsNerds commented 9 years ago

Also looking forward to this feature.

raykolbe commented 7 years ago

Hi @FabianKoestring, @BrunoSpy, and @NewtonsNerds

As you've noticed DOMPDFModule hasn't received the time and attention it deserves. I understand how frustrating this is and I'm sorry you've had to deal with this frustration 😢

I'm currently taking steps to stabilize DOMPDFModule which includes code updates as well as creating a backlog that will ensure its continued success.

You can follow project Phoneix to see what immediate work is being prioritized.

Thank you for your understanding and patience.