How to print Crystal Report from DLL? - TechRepublic
General discussion
January 23, 2001 at 09:46 PM
ohjani

How to print Crystal Report from DLL?

by ohjani . Updated 25 years, 4 months ago

i would like to print a pre-designed Seagate Crystal Report 8.0 from an VB6 ActiveX DLL but i can’t seem to add the necessary OCX into the class modules. can anyone suggest me some ideas? i’ve tried to include the OCX in a Form and then load the form in the class module in order to perform a print. this works fine in a standard VB6 EXE, but it gives runtime error when i pasted the code into an ActiveX DLL.

This discussion is locked

All Comments