Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Creating multiple spool requests for a single report

former_member538160
Participant
0 Likes
383

Hi gurus,

I have one requirement to be completed , i need to send the out put of the report via mail in pdf format. for that what i did was, iam executing report in background and creating spool request and converting it to pdf and sending the file.

now the problem is, its a customer ledger report, for each customer i need to create a new spool request and send mail to that particular customer, now my dought is how to create multiple spool requests for a single pro and how i need to go about it.

And one more question is can we create a spool request for a report which is running in online.

waiting for inputs frm gurus.

Hi gurus,

I have one requirement to be completed , i need to send the out put of the report via mail in pdf format. for that what i did was, iam executing report in background and creating spool request and converting it to pdf and sending the file.

now the problem is, its a customer ledger report, for each customer i need to create a new spool request and send mail to that particular customer, now my dought is how to create multiple spool requests for a single pro and how i need to go about it.

And one more question is can we create a spool request for a report which is running in online.

waiting for inputs frm gurus.

1 REPLY 1
Read only

Former Member
0 Likes
339

Yes, you can create spool from online...look at your output properties selections... I'd try flipping printer off/on with new spool id at each customer change...look at NEW-PAGE ON/OFF capabilities.