You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on HTML Writer and Reader. Since I'm doing it in my sparetime, I can't promise you any exact due date, but it should be no longer than a week. But currently we're migrating PHPWord source code to PHP 5.3 (#58). So at least we're going to wait for that.
I request a feature.
something like this would be fantastic for sending it as email!
$objWriter = PHPWord_IOFactory::createWriter($PHPWord, "html");
$objWriter->save("index.html");
The text was updated successfully, but these errors were encountered: