Habib Rehman
Habib Rehman
I'm going to create a parser for this for v2
Ok, here we have a js parser that we can use: https://github.com/stephen-hardy/DOCX.js
@Logi0 Can you please finish this?
Can you @jackd1 finish this please?
:cool:
use another docx file, I uploaded a docx in dp in /Firetext
There is a default setting or structure that you should use (have it in resources/docx) that you duplicate everytime a user wants to save and currently only support bold, italic,...
Maybe this could help: http://msdn.microsoft.com/en-us/library/office/aa338205(v=office.12).aspx#office2007aboutnewfileformat_developingsolutionsusingtheoffice http://msdn.microsoft.com/en-us/library/cc313153(v=office.12).aspx http://msdn.microsoft.com/en-us/library/gg278327(v=office.14).aspx http://msdn.microsoft.com/en-us/library/cc850833(v=office.14).aspx
@jackd1 how is it going? By when will you finish this?
Editing shouldn't be much harder to implement