Skip to content
Advertisement

How to use mpdf in codeigniter?

controller: function pdf_question()

JavaScript

view:

JavaScript

In this code I have created a view file having name pdf-question.php and now I want to export these question into pdf formate for this I am using mpdf codeigniter where I have load M_pdf.php library and mpdf in third party but Its not working it show me an error and i.e.

JavaScript

So, How can I fix this issue ?Please help me.

Thank You

Advertisement

Answer

Make a simple change in your pdf_question function.

JavaScript
User contributions licensed under: CC BY-SA
4 People found this is helpful
Advertisement