Ziv-Barber / officegen

Standalone Office Open XML files (Microsoft Office 2007 and later) generator for Word (docx), PowerPoint (pptx) and Excell (xlsx) in javascript. The output is a stream.
MIT License
2.65k stars 471 forks source link

Submit an Microsoft Office document example (for the import files feature) #361

Open Ziv-Barber opened 4 years ago

Ziv-Barber commented 4 years ago

Submit an Microsoft Office document example

Future version of officegen will support also importing existing Word (docx), PowerPoint (pptx) and Excell (xlsx) files. In addition to that it's much easier to demonstrate your requested feature using an example file. To support this feature I'm asking the community to submit example files as a PR. To do that you MUST follow the following instructions:

git clone --single-branch --branch files-for-parsing https://github.com/Ziv-Barber/officegen.git