markswindoll / jQuery-Word-Export

jQuery plugin for exporting HTML and images to a Microsoft Word document
http://markswindoll.github.io/jquery-word-export/
MIT License
220 stars 145 forks source link

Server Requirements #18

Open imraannasir opened 7 years ago

imraannasir commented 7 years ago

Is there any server requirements that go with this export plugin? I have done everything to the letter that has been asked but I still keep getting no results, I even downloaded the demo and placed it on my server and still nothing. No file generates no download option is given when you click on the file.

imraannasir commented 7 years ago

Ok so I am now realizing that I am trying this over https and not http, could that be the issue? and if so I changes all the url to be exact https references but still nothing? is there anything in the FileSaver.js or jquery.wordexport.js I need to change as well?