kartik-v / yii2-mpdf

A Yii2 wrapper component for the mPDF library which generates PDF files from UTF-8 encoded HTML.
http://demos.krajee.com/mpdf
Other
161 stars 150 forks source link

Add possibility to append pdf attachements #38

Closed niklaswolf closed 8 years ago

niklaswolf commented 8 years ago

added the possibility to add PDF-attachements via the method addPdfAttachement with a given filePath

niklaswolf commented 8 years ago

I needed this immediatly, so I did not create an issue beforehand, sorry for that. I think this is a nice and useful addition, further more it's optional ;)