Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
3924 Lượt xem

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. 

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất



This is possible if your file is Static.

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



Ảnh đại diện
Huỷ bỏ