Trouble with Leban's PDF converter

T

tom

I am trying to use Lebans ReportToPDF

____________________________________________

user-defined type not defined

in this function:

Public Function TdfSetOk(db As DAO.Database, tdf As DAO.TableDef, ctl As
Control, strErrMsg As String) As Boolean

____________________________________________

I do not get this problem using the Leban's database as downloaded. But I
exported the modules and the form
to my application. Or do I have to export all the modules
and forms and everything else in my application to the Leban's application?
 
Top