Mathias Bauer wrote:

torben wrote:

It is a good idea. But what I was really missing a guide how too find
the API documentation for the UNO classes. And how to read it. I have
found it now, but I have spend some hours.

Sorry, I don't understand about which UNO classes you are talking.
The UNO API is described in the IDL reference and the Developers Guide
(both available in the SDK and the api.openoffice.org Website), the Java
UNO Runtime classes are described in the reference documentation in the SDK.

I think you are right. I just hoped that I could use the example without really knowing, how it works.

But I still find something difficult to find. In the example there is defined an array of PropertyValue. From the example I have an idea of what it does.

I think I could extend the size of the array, so I also could specify the parameters I manually have to check when I export a presentation document to pdf (like compression level etc.). But here I simply gave up after spending 2 hours looking for some documentation. I have not been able to find out how I for example could define the compression level.


best regards

Torben Froeberg


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

Reply via email to