-
Notifications
You must be signed in to change notification settings - Fork 526
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
Getting externalSlide with shape #240
Comments
Added to the milestone 0.8 |
Progi1984
added a commit
to Progi1984/PHPPresentation
that referenced
this issue
Mar 3, 2017
Progi1984
added a commit
to Progi1984/PHPPresentation
that referenced
this issue
Mar 3, 2017
Progi1984
added a commit
to Progi1984/PHPPresentation
that referenced
this issue
Mar 3, 2017
Progi1984
added a commit
to Progi1984/PHPPresentation
that referenced
this issue
Mar 5, 2017
Progi1984
added a commit
to Progi1984/PHPPresentation
that referenced
this issue
Mar 5, 2017
PR : #335 |
Progi1984
added a commit
to Progi1984/PHPPresentation
that referenced
this issue
Mar 5, 2017
Progi1984
added a commit
to Progi1984/PHPPresentation
that referenced
this issue
Mar 5, 2017
Progi1984
added a commit
to Progi1984/PHPPresentation
that referenced
this issue
Mar 5, 2017
Progi1984
added a commit
to Progi1984/PHPPresentation
that referenced
this issue
Mar 5, 2017
Progi1984
added a commit
to Progi1984/PHPPresentation
that referenced
this issue
Mar 5, 2017
Progi1984
added a commit
to Progi1984/PHPPresentation
that referenced
this issue
Mar 5, 2017
Progi1984
added a commit
that referenced
this issue
Mar 5, 2017
#240 : PowerPoint2007 Reader : Support of Table
Merged in develop branch. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am trying to get externalSlide from existing ppt file but somehow the table/shape is not successfully copied. I am using addExternalSlide/addSlide method. This method #143 works perfectly on other content of text and styles of text as well as the images in the slides. Do I need to add some code in order to get the shape from externalSlide?
Thank you!
The text was updated successfully, but these errors were encountered: