v 11.0 v 12.0 Third Party 388
Download for v 11.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 117
Technical Name pdf_viewer
LicenseAGPL-3
Websitehttps://github.com/aydi-nebil/web/tree/11.0/pdf_viewer
Versions 12.0 11.0
You bought this module and need support? Click here!

PDF Viewer Widget

Is to be used like below.

<field name="binary_field" widget="pdf_viewer"/>

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
There are no ratings yet!
by
Marco Muyulema
on 6/23/21, 11:41 AM

Where I should put this line? sorry for the inconvenience I'm a noob working with Oddo

Re:
by
Nebil Aydi
on 6/23/21, 12:29 PM Author

In your form view you should add widget="pdf_viewer" to your binary field


by
Marco Muyulema
on 6/22/21, 8:25 PM

How I can use PDF Viewer Widget?

Re:
by
Nebil Aydi
on 6/23/21, 5:22 AM Author
<field name="binary_field_name" widget="pdf_viewer"/>