Printing Presentation Documents
From Apache OpenOffice Wiki
< Documentation | DevGuide
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Presentation documents have the following specific properties to define if the notes and outline view should be printed:
| Properties of com.sun.star.presentation.DocumentSettings | |
|---|---|
| IsPrintNotes | boolean - Specifies if the notes are also printed.
|
| IsPrintOutline | boolean - Specifies if the outline is also printed.
|
Settings describes how these settings are used.
| Content on this page is licensed under the Public Documentation License (PDL). |