Skip to content

Unable to read doc (Word 97) file #503

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

Closed
KevinMercury opened this issue Mar 18, 2015 · 9 comments
Closed

Unable to read doc (Word 97) file #503

KevinMercury opened this issue Mar 18, 2015 · 9 comments

Comments

@KevinMercury
Copy link

The error was shown when I try to read .doc file

Undefined property: PhpOffice\PhpWord\Shared\OLERead::$documentSummaryInformation in D:\xampp\htdocs\seniorProjectFile\PHPWord\src\PhpWord\Reader\MsDoc.php on line 144

@ltdangle
Copy link

ltdangle commented May 8, 2015

I'm having the same problem.

@Progi1984 Progi1984 self-assigned this May 9, 2015
@meganos
Copy link

meganos commented Sep 2, 2015

I have this problem too.

@Ciloe
Copy link

Ciloe commented Oct 20, 2015

I have the same problem too. Your website say the same :

http://www.devlez.com/demos/docWordExcel/vendor/phpoffice/phpword/samples/Sample_11_ReadWord97.php

In OLERead class you forgot this atribute : protected $documentSummaryInformation = null ? Or $documentSummaryInformation is $docSummaryInfos ?

What is the seter do ?

@Ciloe
Copy link

Ciloe commented Feb 3, 2016

Any advance for this error ?

@alsciende
Copy link

This bug is nearly one year old, and a one-line Pull Request has been submitted (#612). Is this project not maintained anymore?

@Progi1984
Copy link
Member

@alsciende This project is not dead. But we are for each PHPOffice project, one developer with a life and a work beside, so we work on issue on our free time.

Poke @MarkBaker & @RomanSyroeshko

@alsciende
Copy link

I'm sorry I was rude. Your work is deeply appreciated and saves me a lot of headaches! I'm glad to know that the project is still being maintained and the bugs looked at.

@ghost
Copy link

ghost commented Feb 5, 2016

Wow, so many people here! 😄 I'll try to find some time for that this weekend. Thanks.

@ghost ghost added this to the 0.13.0 milestone Feb 5, 2016
@ghost ghost assigned ghost and unassigned Progi1984 Feb 5, 2016
@ghost
Copy link

ghost commented Feb 6, 2016

Merged. Enjoy and have a nice weekend.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

6 participants