G
Guest
Though I've searched to the best of my abiliiy I can't find any mention of a
problem I'm having, and it's hard to believe I'm the only experiencing it. I
have a report with a subreport in the detail section. I want to output this
report to a PDF file using Lebans ReportToPDF work. When the routine gets to
the line:
DoCmd.OutputTo acOutputReport, RptName, "SnapshotFormat(*.snp)", _
strPathandFileName
it seems to hang (or at least it takes a lot longer than I can stand). Is
anybody else running into this or is this a known issue?
Cheers,
Jon
problem I'm having, and it's hard to believe I'm the only experiencing it. I
have a report with a subreport in the detail section. I want to output this
report to a PDF file using Lebans ReportToPDF work. When the routine gets to
the line:
DoCmd.OutputTo acOutputReport, RptName, "SnapshotFormat(*.snp)", _
strPathandFileName
it seems to hang (or at least it takes a lot longer than I can stand). Is
anybody else running into this or is this a known issue?
Cheers,
Jon