Cris asked 2016-08-04 16:44:22 UTC
Hi,
Creating and Viewing Acrobat file using MemoryStream
-
After creating the file and used pdfViewer.PdfStream = or pdfViewer.PdfSource = , I don't see anything in the viewer and get "Invalid Session" message.
-
Close the browser and re-run the project. Since the file is already on disk, don't recreate and just view the pdf file using pdfViewer.PdfSource = . It works OK.
What am I missing or doing wrong in #1? Is it possible to view the memorystream contents directly in to PdfViewer without saving it to disk?
Thanks.
Cris asked 2016-08-04 16:44:22 UTC
Hi,
Creating and Viewing Acrobat file using MemoryStream
After creating the file and used pdfViewer.PdfStream = or pdfViewer.PdfSource = , I don't see anything in the viewer and get "Invalid Session" message.
Close the browser and re-run the project. Since the file is already on disk, don't recreate and just view the pdf file using pdfViewer.PdfSource = . It works OK.
What am I missing or doing wrong in #1? Is it possible to view the memorystream contents directly in to PdfViewer without saving it to disk?
Thanks.