André Schnabel wrote:
Hi,

I working on a little tool to export documents to PDF using OOo-API (based on the java file exporter example - my first attemt in OOo programming).

Works quite well, but I'd like to set enhanced export properties like ExportBookmarks or ExportFormFields. I didn't find information about that in the SDK. Can anybody give me a int, how to set these options?


you can find information on PDF export filter properties on the filter specification [1] (have a look to section 3 Configuration), except the security related ones, that are only documented in issue 67578 [2] (look for "Filter property values for scripting" without quotes in the attached document there).

--
Kind Regards,
Giuseppe Castagno
Acca Esse http://www.acca-esse.eu
[EMAIL PROTECTED]
[1] http://specs.openoffice.org/appwide/pdf_export/PDFExportDialog.odt
[2] http://qa.openoffice.org/issues/show_bug.cgi?id=67578#desc2

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to