Choose the export format from the list below:
Filter
Export as Open Document Text (ODT) format using the Office Server
Export as Portable Document Format (PDF) using the Web Browser
Export as Rich Text Format (RTF) using the Office Server
Export as HyperText Markup Language (HTML)
Select the pages to export:
fileOpenWrite (filename)
Opens a file for output and returns a file identifier. If the file exists, the contents of the file are replaced.
Parameter:
filename - the name of the file to open.
Returns:
The status of the operation. If the operation fails, the reason may be obtained by calling fileGetLastError().
Related topics
Administering
File-functions
Example: