I want to send a mail using Lotus Notes in PowerBuilder. I also want to have a attachment to the mail to be sent. However the content to be placed in the attachment is taken from a stored procedure. The attachment is a pdf attachment. Therefore we are using Ghostscript for that purpose. Can we directly create a attachment of the data received from stored procedure. Or we have to first pull the data into a DataWindow and then create an attachment of that DataWindow. Or is there any alternate solution? Can anyone please guide me through this? I am totally new to PowerBuilder.
Regards, Prathamesh