2021-09-24, 13:00–13:05 (Europe/Berlin), Room 2
PPTX footer export & import interoperability
- What were the initial problems
- Footers imported as textboxes (not as Impress understands them)
 - Footers don't get exported
 
 - The fix
- If possible import footers as properties (as Impress understands them) if not fallback to the previous implementation
 - Export footers
- PPTX placeholder inheritance
 - lstStyles (on master placeholders)
 - Placeholder indexes (for slide placeholders)
 
 - Better the datetime conversion
 
 - What's left?
- Right now only for slides, not for notes/handouts
 - Footer placeholders use the lstStyles but it could be expanded to all of the placeholders, (maybe for better interoperability)