S
Stephane
I'd like to be able to allow changes of logo by creating a
"configuration" table including a picture field
when running the report, I'd like by code to salvage the
picture and dump it into the report image object so that
the desired logo is part of the header
can't really use a bound object since the picture is not
part of the query use to run the report with, and don't
want to do it because it would slow down the report
just want to read from table and dump it into object on
the report header
don't want to read a file either
anyone done that?
Thx
Stephane
"configuration" table including a picture field
when running the report, I'd like by code to salvage the
picture and dump it into the report image object so that
the desired logo is part of the header
can't really use a bound object since the picture is not
part of the query use to run the report with, and don't
want to do it because it would slow down the report
just want to read from table and dump it into object on
the report header
don't want to read a file either
anyone done that?
Thx
Stephane