[reportlab-users] Forcing doc templates to use pagesize?

Winson Woo reportlab-users@reportlab.com
Sun, 11 May 2003 13:57:31 -0400


Hello,

	Does anyone know how to set early binding up for the COM wrapper.

i.e.
Dim objReportLab As Object

Set objReportLab = CreateObject("ReportLab.ReportServer")

I just want to dim the objReportLab as a REPORTLAB.REPORTSERVER.

any ideas ?

Thanks