Creating a slide document in Adobe Slide format requires the following four steps:
- Place a C1FlashSlide component on the form using a drag-and-drop operation.
- Right-click the C1FlashSlide component and select Design from its pop-up menu. This specifies the layout and properties of the slide and other elements, like navigation buttons, page header, page footer and page number.
- Add new pages and draw content to each page.
- Render the document to a file or to a stream using the corresponding methods.
For more information on how to create slide documents, see the C1FlashSlide Tasks topic.