Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages

This commit is contained in:
Deployment Bot (from Travis CI)
2018-08-06 02:55:42 +00:00
parent 2b934c2b3f
commit f1585efab4
422 changed files with 3869 additions and 3861 deletions

View File

@ -174,6 +174,14 @@ Example showing how to use the Buffer packer and then write that buffer to the f
_Source: https://github.com/dolanmiu/docx/blob/master/demo/demo19.js_
## PDF Packing
Example of how to use the `LocalPacker` to create a PDF document
[Example](https://raw.githubusercontent.com/dolanmiu/docx/master/demo/demo25.js ":include")
_Source: https://github.com/dolanmiu/docx/blob/master/demo/demo25.js_
## Bookmarks
Example showing how to make bookmarks to make internal hyperlinks within the document