Convert docx in azure blob to pdf

This forum post shows how to convert a DOCX to PDF entirely in memory.

Converting the Blob to a Stream is something I assume C# itself has APIs for.

1 Like