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:
fileOpenAppend
fileOpenAppend (filename)
Opens a file and returns a file identifier. If the file exists, data written to the file is appended to the end of the file.
Parameters:
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