Skip to content

Using addImage with tableToSlides() does not work #1103

@gitbrent

Description

@gitbrent

Discussed in #1098

Originally posted by Strawberry0215 April 11, 2022
This function is not working for me, can you please help me here
pptx.tableToSlides("TableKanban", {
addImage: { path: "https://upload.wikimedia.org/wikipedia/en/a/a9/Example.jpg", x: 10, y: 0.5, w: 1.2, h: 0.75 }
});

image
The error says:

the error says: pptxgen.min.js:2 ERROR: addImage() requires either 'data' or 'path' parameter!

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions