I am not able to print crystal reports from ASP using the following code(The same works in VB).Can you help me.
<%
Dim objapp
Dim objrep
Dim objprintinfo
Set objapp = CreateObject("crystal.crpe.application")
Set objrep =objapp.openreport("C:\Program Files\Seagate Software\Crystal...
Hi
I had developed an which is used for print a report.The Dll when called in vb works fine and prints the report.However if the same method is called in asp it fails to print.
Could any one of you help me.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.