Wed Jan 13, 2016 3:41 pm
It's taking 10-15 seconds to actually show the PDF document after the form is visible to the user. These are single page PDFs. I don't understand why it would take so long to render them. I'm calling the LoadFromStream method on the PdfViewer and passing the appropriate PDF stream. Is there some way that I can improve performance?