Yii2 Pdf Creation

Hey guys,

I want to create some pdf from some information that I am already managing with Yii2. I was wondering if any of you is using any library for pdf creating downloaded with composer.

Take care!

I saw an mpdf extension in packagist, you may give it a try…

I check it, and if it is the same it’s empty :P

Try tcpdf library , I have not used it with composer but yes , it is great.

It is available in packagist also

At the end was simplier than I thought.

I created a wiki about it -> Wiki Yii2 PDF Cpmposer

Was searching something like this, thx :)

A lot of people have helped me here too. Enjoy !