Subject: | Support for images coming from an database or from a scalar |
It would be great if images coming from a database instead of from a
physical file would be supported.
From PDF::API2 I could use:
pdf->image_gd(GD::Image->new($bindata_from_database))
But I'm not sure how to implement this in the PDF::ReportWriter module.
Any help with that would be appreciated.
Greetings,
Matthieu Hendriks
mc_hendriks@yahoo.com