How to display a PDF document in the Extjs4 window. When click on some link like
OPEN DOCUMENT
buttons: [{
text :'OPEN DOCUMENT',
formBind : true,
handler:function()
{}
Im trying to display pdf file. Thank You
If you don’t want to convert it to an image server-side, you can show it in an iframe: