Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
3943 มุมมอง

Hello,

Im asking, how can i use widget=pdf_viewer ( FieldPdfViewer : js ) to show my pdf field in odoo V9 or another solution to do it.

Thanks. 

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด



This is possible if your file is Static.

<object data="path/to/file.pdf" type="application/pdf" width="100%" height="100%">
</object>



อวตาร
ละทิ้ง