Welcome Guest, Not a member yet? Register   Sign In
File Downloading Problem
#2

[eluser]Jaketoolson[/eluser]
Did you load the 'download' helper file?

Code:
$this->load->helper('download');

Also, are you generating the pdf first then downloading it? One way to narrow down your problem is to upload an already created PDF file to the server and point to it correctly in your get_pdf() function. If this works correctly, then its a problem with your PDF creation method/function.


Messages In This Thread
File Downloading Problem - by El Forum - 02-09-2011, 04:22 PM
File Downloading Problem - by El Forum - 02-09-2011, 08:59 PM
File Downloading Problem - by El Forum - 02-10-2011, 06:23 AM
File Downloading Problem - by El Forum - 02-10-2011, 07:12 AM
File Downloading Problem - by El Forum - 02-10-2011, 08:11 AM
File Downloading Problem - by El Forum - 02-10-2011, 08:26 AM
File Downloading Problem - by El Forum - 02-10-2011, 02:22 PM
File Downloading Problem - by El Forum - 02-10-2011, 04:03 PM
File Downloading Problem - by El Forum - 02-10-2011, 06:04 PM
File Downloading Problem - by El Forum - 02-11-2011, 05:46 AM
File Downloading Problem - by El Forum - 02-11-2011, 06:03 AM



Theme © iAndrew 2016 - Forum software by © MyBB