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

Problem in fetching the spool no.

Former Member
0 Likes
310

hi all,

I have to display a report output and then on giving a send command convert it to a pdf and mail it.the problem is with the spool number.I am not able to retrieve it .

plz help....

regards,

niky.

hi all,

I have to display a report output and then on giving a send command convert it to a pdf and mail it.the problem is with the spool number.I am not able to retrieve it .

plz help....

regards,

niky.

1 REPLY 1
Read only

Simha_
Product and Topic Expert
Product and Topic Expert
0 Likes
292

Hi

if you set the printer settings in the program then it will generate the spool

like:

NEW-PAGE <PRINT ON>

DESTINATION <PRINTER NAME> IMMEDIATELY ...

KEEP IN SPOOL 'X'

LAYOUT ...

DATSET EXPIRATION .......

RECEIVER.......

NEW- SECTION............

NO DIALOG ................

Cheers,

Simha.

Reward all the helpful answers....