You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am struggling a bit with the following use case, not completely sure whether I am trying to do something that isn't supported, or just don't understand the library well enough.
Essentially, I am trying to create a setup, where different users can provide their own pptx template, which I then use to populate some content, without editing each user template to ensure scalability (beyond perhaps ensuring the presence of certain types of master slides, like a front page, blank content page etc).
In particular, I have been trying to create a setup, where I can:
Design a single master pptx file (call it Content Template) in PowerPoint, with master slides and layouts corresponding to different types of slides
Load a new presentation, with a different master (call it User Template)
Create a third presentation, where I use a master slide from the User Template, but applying a layout (or at least placeholders) from the Content Template
It seems to be more tricky than I had naively anticipated - is it correctly understood that I can't easily copy a layout from one master to another, nor copy placeholders from one layout to another?
Any pointers or suggestions would be highly appreciated!
The text was updated successfully, but these errors were encountered:
Thanks for the quick reply, @MartinPacker !
Do you know of less-than industrial strength way of achieving something like this? I was e.g. surprised that I couldn't copy a text placeholder from one layout to another - maybe I can re-create it in the new layout, using the position from the old layout, but formatting of the new layout?
Thanks for maintaining and developing this tool!
I am struggling a bit with the following use case, not completely sure whether I am trying to do something that isn't supported, or just don't understand the library well enough.
Essentially, I am trying to create a setup, where different users can provide their own pptx template, which I then use to populate some content, without editing each user template to ensure scalability (beyond perhaps ensuring the presence of certain types of master slides, like a front page, blank content page etc).
In particular, I have been trying to create a setup, where I can:
It seems to be more tricky than I had naively anticipated - is it correctly understood that I can't easily copy a layout from one master to another, nor copy placeholders from one layout to another?
Any pointers or suggestions would be highly appreciated!
The text was updated successfully, but these errors were encountered: