Welcome Guest, Not a member yet? Register   Sign In
dompdf not working in after 3rd page using codeigniter
#1

Hi All,

I used Dompdf to generate PDF  from HTML  and it works well when the content is just one page.
However, it’s not working when the content is more than 3 page.
I will appreciate your contribution.


Thanks
Reply
#2

I use dompdf to generate documents with more than 3 pages. You're doing something wrong. It's not CodeIgniter. Maybe if you show some code then we can figure it out:

1) The HTML you are using to generate the document.
2) The PHP code you are using to generate the document.
Reply
#3

(08-05-2017, 02:49 AM)liberoram Wrote: Hi All,

I used Dompdf to generate PDF  from HTML  and it works well when the content is just one page.
However, it’s not working when the content is more than 3 page.
I will appreciate your contribution.


Thanks

Have you tried MPDF.
it's a fork of tcpdf with a lot more features.
download it with composer.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB