how to create bitmap programmatically
Hi,
I want to dynamically create a bitmap of a report, then to scale it down
as a thumbnail and save it as a bitmap in a blob database field.
This needs to be hidden from the user ... just a pop up "generating
thumbnail" message.
Can I do this with RB Standard 10.6 in Delphi Pro 2007?
Thanks,
kim
--- posted by geoForum on http://delphi.newswhat.com
I want to dynamically create a bitmap of a report, then to scale it down
as a thumbnail and save it as a bitmap in a blob database field.
This needs to be hidden from the user ... just a pop up "generating
thumbnail" message.
Can I do this with RB Standard 10.6 in Delphi Pro 2007?
Thanks,
kim
--- posted by geoForum on http://delphi.newswhat.com
This discussion has been closed.
Comments
ReportBuilder does not currently include a feature to export an entire
report to an image. This is something we may consider adding to a later
release. There are a couple third party export utilities that do provide
this feature.
http://www.gnostice.com
http://www.waler.com
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
--- posted by geoForum on http://delphi.newswhat.com