I'm getting error “File Not Found” when i try to export crystal report 8.5 to PDF in VB6

后端 未结 0 468
慢半拍i
慢半拍i 2020-12-10 15:26
Dim crp As New CRAXDRT.Application
Dim rep As CRAXDRT.Report

Set rep = crp.OpenReport(GlbRepPath + "indent_rep.RPT")

rep.ExportOptions.Reset
rep.EnablePa         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题