I have a relatively small database that I would like to generate a diagram for and then create a pdf of that diagram. I have the diagram created in SQL Server (all tables would fit on one page of a pdf document) but cannot figure out how to export it to a document. Is this possible? The only option I've found is to copy it to the clipboard and then paste it into a Word Document but the quality isn't very good.
Using SQL Server Management Studio 2014: