Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to start the display of a ppt-file from Java Desktop application?

843810Feb 3 2010 — edited Feb 4 2010
Is it possible to start a PowerPointPresentation (ppt / pptx-file) with Java?
Opening the file simply works with Desktop.open.
Can I somehow pass a parameter, so that the ppt-file starts in display mode?
Currently I ask my customers to convert to pps - but they find that difficult.
There seems to be a way with http://j-integra.intrinsyc.com/support/com/doc/#other_examples/Powerpoint_from_Java.htm
Also asked in jacob forum if that could be helpful.
Unfortunately, I'm not yet too familiar with JNI, so I'd need an example
Any help appreciated.

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 4 2010
Added on Feb 3 2010
11 comments
1,058 views