Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I use THBImage with DataDynamics ActiveReports?

0
Posted

How can I use THBImage with DataDynamics ActiveReports?

0

For this example you need a VB project containing an active reports designer. Add a ActiveReports ADO DataControl to the reportand open a connection to a database table that contains at least two fields. The Id (pimary key) plus a text field that contains a filename to the image file. Or a blob field containing the image data. Simply implement the Format event. There you have access to the DB Fields and you can use the THBImageEdit object to load the picture from file or directly frm the blob field. You can place a THBImage control on the ActiveReports designer to show the picture.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123