Hi,
I have written a code to create a PDF file from a HTML document using the Convert_OTF function module and then send that PDF file as an attachment in the e-mail to a recipient. Now I need to display the PDF file, before sending it as an attachment, in a new window using MVC and not Page flow logic.
How can I achieve this ?