Web PDF Preview
Web PDF Preview
Geminate comes with a widget of PDF attachment preview before downloading, mainly this feature designed to be applied to binary type of field only. benefit of this widget which saves your time with single step by click and preview and if required to download then you can download, no forcefully download to review the content of PDF file.
Exciting Features
Designed for the binary type of field.
Preview before download.
Note: Extensively Tested on Odoo Vanilla with Ubuntu OS
HOW IT WORKS?
-
Configuration
You can add the widget as shown in the below example:
Apply Web PDF Preview Widget
attachment = fields.Binary(string='Attachment' , attachment=True ,store=True)
< field name="attachment" filename="product_attachment_name" widget="pdf_preview"/>