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 a path to destination. #43

Closed cipriancirstea closed 5 years ago

cipriancirstea commented 7 years ago

How do I add a path to destination?

'destination' => Pdf::DEST_FILE,

ghost commented 6 years ago

Hello @cipriancirstea
You can add path like as below 'filename' => 'path-of-folder/uploads/test12.pdf',

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.