PptxGenJS
PptxGenJS copied to clipboard
Images or shapes inside cell?
@gitbrent Is it possible to insert images or shapes in a cell. Say there is a number 13 with a small Apple or circle next to it, is it possible?
Hi @Vishwaas ,
Thanks for the question.
No, it's not possible to add shapes/images into table cells as of yet.
@gitbrent thanks, figured out another solution.
One more question, how to set scaleHeight and scaleWidth of BLOCK_ARC shape? I believe that option doesn't exist as of now?
Hi @Vishwaas ,
Correct, those options don't exist.
@gitbrent thanks, great job btw, all the best with it.
Thanks! :-)
hey there, just checking on this issue again, is it still not possible to add shapes nor images to cells?
Hi @thitemple
Correct - support for adding shapes into table cells has yet to be added.
I'll re-open this issue and flag it as an enhancement request.
Hello @Vishwaas
What is your solution / workaround in order to put images in a table ?
Thank you
Hi there, checking yet again if support for shapes in table cells has been added? Thank you!
I have a workaround since this library supports Unicode special characters so I added special character instead of actual shape https://www.w3schools.com/charsets/ref_utf_geometric.asp
I have a workaround since this library supports Unicode special characters so I added special character instead of actual shape https://www.w3schools.com/charsets/ref_utf_geometric.asp
Hi akshaygoyal88. Could you please share your code snippet how you achieved it. I am trying but I dont see the symbol when ppt is downloaded. I see it as a string. Thanks
Hi there, checking yet again if support for shapes in table cells has been added? If there are any other alternate approach then please suggest.
Hi, Checking if adding images inside table cells have been added? Thank you