Unable to download the PDF document in IE browser
Unable to download the PDF document in IE browser
I'm unable to download pdf in IE browser, it shows invalid state error
I have given the javascript references in the below way:
<script type="text/javascript" src="https://cdn.datatables.net/1.10.16/js/jquery.dataTables.min.js"></script>
<script type="text/javascript" src="https://cdn.datatables.net/buttons/1.4.2/js/buttons.flash.min.js"></script>
<script type="text/javascript" src="https://cdn.datatables.net/buttons/1.4.2/js/dataTables.buttons.min.js"></script>
<script type="text/javascript" src="http://cdnjs.cloudflare.com/ajax/libs/jszip/3.1.3/jszip.min.js"></script>
<script type="text/javascript" src="http://cdnjs.cloudflare.com/ajax/libs/pdfmake/0.1.32/pdfmake.min.js"></script>
<script type="text/javascript" src="http://cdnjs.cloudflare.com/ajax/libs/pdfmake/0.1.32/vfs_fonts.js"></script>
<script type="text/javascript" src="https://cdn.datatables.net/buttons/1.4.2/js/buttons.html5.min.js"></script>
<script type="text/javascript" src="https://cdn.datatables.net/buttons/1.4.2/js/buttons.print.min.js"></script>
Still no result.
Can anyone help me out with this?
Answers
What version of IE are you using please?
Allan
Allan,
I'm using IE 11 version.
Odd. I've not had any problems in IE11 myself. Could you try it on this page please? Does it work for you there? If so, can you link to your own page with the issue so I can try it out?
Allan