Thanks, this helped me solve it. FPDI extends a class in FPDF, so I simply had 
to reverse the order in which I call them and all is hunky dory.

On Jun 6, 2011, at 5:54 PM, Michael Shadle wrote:

> 
> ini_set('display_errors', 1);
> 


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to