PHPPresentation icon indicating copy to clipboard operation
PHPPresentation copied to clipboard

A pure PHP library for reading and writing presentations documents

Results 277 PHPPresentation issues
Sort by recently updated
recently updated
newest added

![Screenshot 2022-08-05 163712](https://user-images.githubusercontent.com/44448733/183211794-96a355fd-1b50-4cdd-90bc-17f62e36b8be.png) Hi. I have a problem generating the graph, testing locally the graph covers the entire slide. State in production the graph is centered and becomes small. Please...

Type - Bug

![image](https://user-images.githubusercontent.com/19765398/182185910-99a5f22a-9318-417f-87dc-639a30893ea9.png) Trying to do something like this, but can't figure out how to stack only two of the series. Is this possible?

Type - Question

IncludedSpreadsheet data was wrong columns, so when edit the embed data, the cat name will wrong.

Fatal error: Uncaught TypeError: Argument 1 passed to PhpOffice\PhpPresentation\Style\Font::setSize() must be of the type int, float given

Type - Bug

I use this solution when I need to place several charts to one plot area such as: ![Screenshot 2021-08-23 011215](https://user-images.githubusercontent.com/16552028/130358312-411d2c09-0dd8-4797-bf79-55566cbbbc49.png) here placed 3 charts: 1. stacked chart (stage 1 +...

Type - Enhancement
Component - PowerPoint2007

Hello! How to add combine multiple graphs in one area? like here ![image](https://user-images.githubusercontent.com/32381310/177006912-1081ad11-e783-415d-9681-9e567606ce78.png)

Hello, I'am trying to create a pptx from another one by reading an `input pptx`, then writing the same one to an `output.pptx`. The output document does not conserve the...

Type - Bug
Component - PowerPoint2007
Status: Waiting for feedback

``` TypeError: Argument 3 passed to PhpOffice\PhpPresentation\Reader\PowerPoint2007::loadShapeRichText() must be an instance of PhpOffice\PhpPresentation\Slide\AbstractSlide, instance of PhpOffice\PhpPresentation\Slide\Note given, called in /app/vendor/phpoffice/phppresentation/src/PhpPresentation/Reader/PowerPoint2007.php on line 1387 and defined in /app/vendor/phpoffice/phppresentation/src/PhpPresentation/Reader/PowerPoint2007.php:886 Stack trace: #0...

Type - Bug
Component - PowerPoint2007

- only write data label xml block, if at least one data label should be displayed - adds data label number format to all chart types