Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. hugomt

    CRAXDRT and ASP - Is this possible?

    set crystal=server.CreateObject"crystalruntime.application")
  2. hugomt

    Can't set the papersize and the paperorientation

    crxApplication=server.CreateObject "crystal.crpe.application") set crxapplication.openreport("c:\hugomt\rpt\cve88.rpt") crxreport.selectprinter "ADOBEPS4", "Acrobatdistiller", "c:\inetpub\wwwroot\intranetNomina\bandeja_pdf\*.pdf" set PageOptions=...
  3. hugomt

    ASP, Crystal, Sqlserver, IIS

    crxApplication=server.CreateObject "crystal.crpe.application") set crxapplication.openreport("c:\hugomt\rpt\cve88.rpt") crxreport.selectprinter "ADOBEPS4", "Acrobatdistiller", "c:\inetpub\wwwroot\intranetNomina\bandeja_pdf\*.pdf" set PageOptions=...

Part and Inventory Search

Back
Top