
click image for larger view.
|
the html generator component is a vb6 created activex dll which will allow developers to quickly and easily generate reports using html and the users default browser. the dll is only 68kb in size and contains simple calls to generate tables and embed graphics as well as a method to generate a table directly off of a recordset. if you are already making your application in vb, then you will already be including all the runtime files for this dll to work. if not, you will have to install the vb 6 runtime components as well.
|