Ivan Lanin
Ivan Lanin
Menarik. Terima kasih!
Yes. We can't parse `` right now. PHPWord's HTML parser is quite new (#231), so we're going to put this as a to do. If you have time, you can...
Nice. Thanks @bskrtich . So, shall we "adopt" `htmltodocx` like we adopt `PclZip`?
@Progi1984 What I was thinking is to adopt some algorithm of htmltodocx into our infant HTML Reader.
You're right :) The RTF writer development is indeed fall behind when compared with OOXML and OpenDocument. Thanks for the reference.
Hi @JillElaine. I've just pushed basic table writing for the RTF Writer to the `develop` branch: 2205377259731309383ccfa227bf2468730c25c4. You can test it by running `Sample_09_Tables.php` on the `samples` folder. No styling...
Thanks. I'm trying to get familiar with their control words. We'll get better :)
I agree.
Since this will break compatibility, I suppose we should implement this in 1.0.0?