PDF files preview

This public forum is for user-to-user discussions of ASP.NET Maker. Note that this is not support forum.
Post Reply
Andros
User
Posts: 111

PDF files preview

Post by Andros »

Hi, I have a table with some pdf fields (every field is file upload to folder).

In the list page the files are previewed, but the preview needs to load the files and the page is very slow.
1) How can i disable the preview (at general level, table level, specific field level) and leave a simple link to click?

In the view page the output is strange: the field is full column width but the height is low.
2) How can I change the height and width for the pdf preview ?


MichaelG
User
Posts: 1095

Post by MichaelG »

Please uncheck Tools -> Advanced Settings -> Embed PDF documents.


Post Reply