/DotnetWordToPdf

A sample study that converts the uploaded word document to a byte array and sends it to the message queue structure, then reads the byte array in the queue and converts the document (word file) to a pdf file (Spire.Doc library was used) and sends it to the entered e-mail address.

Primary LanguageC#

No issues in this repository yet.