Welcome Guest, Not a member yet? Register   Sign In
how can i create pdf in codeigniter
#4

[eluser]CroNiX[/eluser]
There isn't a specific "codeigniter pdf" way. There are a lot of PHP PDF libraries out there that can be used within CI, and each one has limitations. You will just have to try some to see if you can get it to do what you are wanting. If you just want to "copy the current view into a pdf", there isn't anything that I know of that works well. Mostly because HTML uses css and pdf's don't, so a lot of unit conversions need to take place. TCPDF and DOMPDF are the 2 I use most frequently.


Messages In This Thread
how can i create pdf in codeigniter - by El Forum - 03-13-2012, 05:13 AM
how can i create pdf in codeigniter - by El Forum - 03-13-2012, 11:14 AM
how can i create pdf in codeigniter - by El Forum - 03-14-2012, 12:51 AM
how can i create pdf in codeigniter - by El Forum - 03-14-2012, 10:17 AM



Theme © iAndrew 2016 - Forum software by © MyBB