Hi, I have sent a question to the user mailing list last Friday (Fri, 08 Nov, 09:51): Adding tag to table in pptx
Could somebody give me an advise how to add tag to an image (or table) in
PPTX?
If I do just this
ctPic.getNvPicPr().getNvPr().addNewCustDataLst().addNewTags().setId("rId100"
); the PTTX gets into an invalid state.
Is there a sample code about it? I have not found any.
Thanks in advance, Erzsebet
