Creating PDF documents in SQL

  • I am running a stored procedure in SQL to send an email out to all my customers. Now I would like to add on to that email a PDF attachment using selectPDF to create the file from html. Is there a way I can stay with my sql approach and not transfer over to an application just to make my attachments? How can I create PDF attament in SQL?

Viewing 0 posts

You must be logged in to reply to this topic. Login to reply