php - how to open file pdf in codeigniter
i have a problem, i can open and view pdf file in localhost, but when i upload to hosting it become blank and not display anything. when i try to access direcly in url it become blank when i try to download with IDM, it success full downloaded
this is my view
<a href="<?=base_url('uploads/syarat/'.$username.'/'.$namafile)?>" target="_blank">Show My Pdf</a>
Answer
Solution:
i turn off IDM and i can open with default embed / use google doc viewer