Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

load could not do append #1334

Open
HananAbulDahab opened this issue Apr 6, 2018 · 0 comments
Open

load could not do append #1334

HananAbulDahab opened this issue Apr 6, 2018 · 0 comments

Comments

@HananAbulDahab
Copy link

HananAbulDahab commented Apr 6, 2018

hello.doc.zip
samples.zip
This is:
I do 2 things:
1- in Sample_01_SimpleText.php
change word2007 to htmlif I did not do this change it could not save.
$objWriter = \PhpOffice\PhpWord\IOFactory::createWriter($phpWord, 'HTML');
$objWriter->save('/var/www/html/helloWorld.doc');
2- in Sample_11_ReadWord2007.php
$phpWord11 = \PhpOffice\PhpWord\IOFactory::load("/var/www/html/hello.doc","HTML");
It could not append in this file I need to append
saveAs does not work

Thanks

Context

  • PHP version: 7
    PC:linux mint
  • PHPWord version: 0.14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant