I am creating a presentation programatically using presentationml. The full presentation will be a long table with rows having various amounts of text. What is the best way to figure out where to split the table? Or is there a way to make PowerPoint split it by itself?
views:
32answers:
1
+2
Q:
When creating a presentation programatically, how to split a large blob of text between slides?
+3
A:
Check out my answer here - http://stackoverflow.com/questions/2638046/how-to-split-table-to-new-powerpoint-slide-when-content-flows-off-current-slide-u/3176574#3176574 - this is the only way I know of possibly being able to do this from PresentationML.
Otaku
2010-08-24 00:08:31