Skip to content

iwantwin/jQuery-Word-Export

This branch is 1 commit ahead of markswindoll/jQuery-Word-Export:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c7afbc3 · May 17, 2018

History

16 Commits
May 5, 2014
Apr 22, 2015
May 17, 2018

Repository files navigation

jQuery-Word-Export

jQuery plugin for exporting HTML and images to a Microsoft Word document

Dependencies: jQuery and FileSaver.js

This plugin takes advantage of the fact that MS Word can interpret HTML as a document. Specifically, this plugin leverages the MHTML archive format in order to embed images directly into the file, so they can be viewed offline.

Unfortunately, LibreOffice and, probably, other similar word processors read the output file as plain text rather than interpreting it is a document, so the output of this plugin will only work with MS Word proper.

Click here for demo: http://markswindoll.github.io/jquery-word-export/

About

jQuery plugin for exporting HTML and images to a Microsoft Word document

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%