How would ya\'ll recommend that I convert a FlowDocument to PDF to be attached to an EMail?
The FlowDocument is dynamic, not static.
I would prefer to be able to
You have two options that I know of.
The first is to use a proprietary library called NiPDF, alternatively you can use Word Interop.
You can find further info here