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

generate a word document with a header and two column layout with a border in the middle #280

Closed cultulhul closed 5 years ago

cultulhul commented 5 years ago

is it possible to generate a document like this https://www.scribd.com/document/391754619/Example

Ziv-Barber commented 5 years ago

Can you please upload the example document to gdrive or somewhere that I can download it without registering to anything? thanks

cultulhul commented 5 years ago

https://drive.google.com/file/d/1v1cVKDWWqcNw4sA4YYIDArp0WqeIzr-2/view

it displays properly in ms word 2013 with editing enabled

OctoberCity commented 5 years ago

https://github.com/Ziv-Barber/officegen/issues/272 you can try it

Ziv-Barber commented 5 years ago

Columns been implemented in version 0.6.3 (right now the dev branch but soon also in the master branch and npm)