Great job implementing the PDF feature!
I would love it even more if there was a way to export it to a byte array so I can save it into SQL. With that I could also then create a page that would return the PDF document as an HTTP response, like a "Return PDF" button.
Since my application requires trusted callers (Trust=medium) I am unable to use this feature in my organization's infrastructure. We are not allowed to write to files from applications.
Any chance for this to happen?