Converting bytes to PDF in notes

Hi,

We are having a PDF in the form of bytes returned by some other application. The requirement is we need to convert the input bytes into PDF file and store it in notes document. Can anybody know how to convert bytes into PDF.

Thanks in advance.

Regards,

Maheswari.K

Subject: Stream the data to a file and then attach the file

You can read about streams and attachments in the Designer help. If you need a more specific answer, please post a more specific question.