Normal Topic [Solved] Print Multiple Reports (Read 461 times)
dhopkins
Member
*
Offline



Posts: 47
Joined: Aug 20th, 2007
[Solved] Print Multiple Reports
Dec 17th, 2007 at 4:33pm
Print Post Print Post  
HI,
I'm looking for a way to print out multiple reports without having to individually select each one.

For example, if I have:
Report A
Report B
Report C

I would like to print all of them using a single result set, but without having to click on each one. I'm thinking a macro may work, but I was hoping there was a better way.

Thanks
D
« Last Edit: Dec 18th, 2007 at 1:12am by Hammer »  
Back to top
 
IP Logged
 
Hammer
YaBB Administrator
Lanticans
*****
Offline


Fire bad. Tree pretty.

Posts: 3436
Location: Ohio
Joined: Nov 22nd, 2002
Re: Print Multiple Reports
Reply #1 - Dec 17th, 2007 at 4:38pm
Print Post Print Post  
Sesame 2 has the @PrintAReport command. Would that work for you?
  

- Hammer
The plural of anecdote is not data.
Back to top
IP Logged
 
dhopkins
Member
*
Offline



Posts: 47
Joined: Aug 20th, 2007
Re: Print Multiple Reports
Reply #2 - Dec 17th, 2007 at 4:59pm
Print Post Print Post  
So I'll  need to add a button in the form that calls printareport? Would that print the report for the entire result set or just that record?

D
  
Back to top
 
IP Logged
 
Hammer
YaBB Administrator
Lanticans
*****
Offline


Fire bad. Tree pretty.

Posts: 3436
Location: Ohio
Joined: Nov 22nd, 2002
Re: Print Multiple Reports
Reply #3 - Dec 17th, 2007 at 5:01pm
Print Post Print Post  
The entire resultset, assuming that your reports have no attached retrieve spec.
  

- Hammer
The plural of anecdote is not data.
Back to top
IP Logged
 
dhopkins
Member
*
Offline



Posts: 47
Joined: Aug 20th, 2007
Re: Print Multiple Reports
Reply #4 - Dec 17th, 2007 at 6:03pm
Print Post Print Post  
Thanks, it looks like this will work out fine.

D
  
Back to top
 
IP Logged