Mathias Bauer wrote:

torben wrote:
This is your problem at least in case of PDF: using "storeAsURL" is only
possible for export filters that also can import the written format. For
pure export filters you must use storeToURL that just creates a copy of
the document without changing its location.

Thanks. Now it works.

This isn't a problem in the document converter because it stores to the
OOo "own" format. Maybe we should exchange the methods though just to
avoid the problem that you can't use the example for all formats.

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.

Best regards

Torben Froeberg

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

Reply via email to