I want to avoid hook for particular view page in codeigniter.
I am using HTML Minify concept using display_override hook. But at the time of pdf creation I am facing problems.
I want some solution on this. Please suggest me the way to avoid hook for particular view.
Thank you