i have found some pdf file geneartion program in php. When i reun it i get the following error Warning: require(/include/fpdf153/fpdf.php) [function.require]: failed to open stream: No such file or directory in C:\xampp\htdocs\aks\mikepdf.php on line 57
Fatal error: require() [function.require]: Failed opening required '/include/fpdf153/fpdf.php' (include_path='.;C:\xampp\php\pear\') in C:\xampp\htdocs\aks\mikepdf.php on line 57
I think the fpdf.php is missin .I have searched on their site but i could not find the english version. can anyone provide me full link of english version?