Pdf Extension

Hi all,

I’m trying to install the pdf extension following the guide in this link http://www.yiiframework.com/extension/pdf/

i’ve copied the file where it’s indicated and i’ve added the code snippet in config/main.php but for some reason the app doesn’t work and give the error “CWebApplication.ePdf not defined”.

Any idea?

thanks

Are you sure you declared the ePdf component under the ‘components’ key in your config? Double check that or post your config here.