Hi Stefan,

this is currently not possible. If you work on a document in memory
you have to storeAsURL() your document, reload it hidden, remove
all slides you don't need and then storeToURL() as a ppt document.
If you want to convert a not yet open file you need only to open
it, delete all unused slides ans storeToURL() as ppt.

Regards,
Christian

Stefan Groschupf wrote:
Hi there,

I was able to export a xdraw page without any problem into a png file using the java api. However as far I understand the GraphicExportFilter does only allow to export a page as a graphic. So I wonder if there is any smart way to export one page into a ppt document, means I want to slice a demonstration side by side in seperated ppt documents. Since I didn't find any documentation or postings it would be great if someone can give me a basic idea how to solve such a task with the oo java api.

Thanks in advanced.
Stefan

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


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

Reply via email to