python-pptx icon indicating copy to clipboard operation
python-pptx copied to clipboard

Add page numbering ppt features

Open ghost opened this issue 9 years ago • 1 comments

It would be nice if you could make use of the default features on powerpoint to populate the date / slide number / footer placeholders. image I've tried to select this options on a base .ppt file, then add a few slides using python-pptx, but the date / slide number / footer placeholders are not populated for the slides added through the lib. This would be a very nice feature :) Congrats on the project :+1:

ghost avatar Feb 26 '16 10:02 ghost