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
163 stars 149 forks source link

Merge two files pdf #56

Closed urbannet92 closed 5 years ago

urbannet92 commented 7 years ago

Hello, How can i merge two pdf please? /tmp/file1.pdf /tmp/file2.pf Thank you

eniuz commented 7 years ago

check addPdfAttachment method in the api otherwise you may try using mpdf api and SetSourceFile method from there

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.