in reply to Errors while generating PDF report
Update: I wonder what versions of modules you have and/or how you installed the modules. PDF::API2::Content use's Compress::Zlib, so if Compress::Zlib wasn't installed, it should fail at the point of use. If it is installed, there should be a compress function available (you can look in the module yourself). Something strange is going on, so unless someone has some other helpful hint, you'll have to debug this yourself.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Compress::Zlib is upto date
by nargis (Initiate) on Apr 21, 2008 at 17:25 UTC |