0

I have a set of slides and want to be able to create documents that include a number of these slides. I cannot see any functions in the references for the API that allow me to create a document then include (linked) slides. This can be done manually through the user interface by simply opening the document and the presentation and copying and pasting the slides as links into the document. I want to be able to do this programmaticaly. Any assistance greatly appreciated.

I have looked through the references and can't see anything that will help

I would like to something like:

 var doc = DocumentApp.create('A document of Slides');

// doc.insertLink(slideID)
avermaet
  • 1,543
  • 12
  • 33

0 Answers0