This topic is locked

Load PDF file

7/5/2018 10:25:44 AM
ASPRunner.NET General questions
J
JosefTK author

Hi,

How can I store a PDF file and how can I Show a PDF file on a page?

Pls help

admin 7/6/2018

To upload PDF files you need to set 'Edit as' type of any large text field to 'File/Image'.
In regards to showing PDF file in web browser without downloading it check this article:

https://xlinesoft.com/blog/2015/10/21/adding-pdf-preview-support-to-your-web-application/
Code examples are in PHP but they can be easily adapted to C#