raykolbe / DOMPDFModule

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

Example code #29

Open sgarstin opened 9 years ago

sgarstin commented 9 years ago

Hi Ray,

Thanks for your work on this.

However in the example code should there not be a setTemplate command just before returning $pdf ?

$pdf->setTemplate();

I have just added this and it works

regds

raykolbe commented 7 years ago

Hi @sgarstin,

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.