Skip to content

Cannot read .ppt file (PowerPoint97): The feature is not implemented. Please create an issue. #762

@flyke

Description

@flyke

I can not read any .ppt file with latest version 1.0.0 of phpoffice/phppresentation.
I use example ppt file from here.

This code:

$pptReader = IOFactory::createReader('PowerPoint97');
$presentation = $pptReader->load('file_example_ppt_500kb_1.ppt');

Results in error:

The feature is not implemented. Please create an issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions