Subreport fails to print

G

Guest

I have a report with a subreport. Subreport previews fine, but does not
print printers, including the Acrobat PDF drivers (current version 7). Am i
missing a setting in the report form to enable printing subreport?
Suggestions?

Thx,
TL
 
D

Duane Hookom

Do you have any code in your report? Do you perhaps close a form in the On
Close event of the report?
 
G

Guest

Thank you for your reply. As I traced through execution again (after
sleeping on it!), I found I'd built the subreport with an inner join
reference to a temp table that gets deleted down stream. Once I joined the
subreport's data source to a reference with proper scope, the subreport's
fine.

Thanks again,

TL
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top