Results 1 to 11 of 11
- 06-25-2008, 02:47 PM #1
Member
- Join Date
- Jun 2008
- Posts
- 23
- Rep Power
- 0
- 06-25-2008, 03:21 PM #2
you want this chap!
Java Code:process = new ProcessBuilder("mspaint","yourFileName.jpeg").start();i am the future
- 06-25-2008, 06:45 PM #3
I think even Java Advanced Imaging (JAI) can help u out. I have not tried it, chk and come back if facing any problems.
To finish sooner, take your own time....
Nivedithaaaa
- 06-26-2008, 08:12 AM #4
Member
- Join Date
- Jun 2008
- Posts
- 23
- Rep Power
- 0
Thanks for u r reply.....................
@Niveditha by using JAI i m able to open the image................canu be more specific on it.how to achieve it using mspaint........
- 06-26-2008, 11:06 AM #5
Hi,
I feel you will have to get the image, store it in the form you want virtually and then open it.
Check this link for more help
http://www.nanodottek.com/NDT4_08_2006.pdf
Can anyone else give a better solution?To finish sooner, take your own time....
Nivedithaaaa
- 06-27-2008, 09:04 AM #6
Member
- Join Date
- Jun 2008
- Posts
- 23
- Rep Power
- 0
Thanks Niveditha......
- 07-10-2008, 10:43 AM #7
Member
- Join Date
- Jun 2008
- Posts
- 23
- Rep Power
- 0
its working fine..
- 07-10-2008, 10:43 AM #8
Member
- Join Date
- Jun 2008
- Posts
- 23
- Rep Power
- 0
is there any special commands to open a pplication such as winword
- 07-10-2008, 10:44 AM #9
Member
- Join Date
- Jun 2008
- Posts
- 23
- Rep Power
- 0
Can anyone else give a solution?
- 07-10-2008, 10:45 AM #10
Member
- Join Date
- Jun 2008
- Posts
- 23
- Rep Power
- 0
process = new ProcessBuilder("mspaint","yourFileName.jpeg").star t();
- 07-11-2008, 09:57 AM #11
Hi,
Check these links, i think it can help you...
1. JavaWorld Forums: how to open a xxx.doc(win98/2k/xp...) in java
2. New To Java - How do I open my UserDocumentation.doc kept inside the jar file.To finish sooner, take your own time....
Nivedithaaaa
Similar Threads
-
writing to a excel file from java program
By priyankabhar in forum New To JavaReplies: 7Last Post: 06-04-2013, 01:00 PM -
How to get the last modified date of a file from a java program
By Java Tip in forum java.ioReplies: 0Last Post: 04-04-2008, 02:45 PM -
Poblem in Compiling a c++ file from a java program...
By Amit Kr. Mishra in forum New To JavaReplies: 0Last Post: 11-06-2007, 10:41 AM -
Regarding conversion of Image file to Video file
By RamaDeviMsc in forum Advanced JavaReplies: 0Last Post: 06-25-2007, 02:28 PM -
Simplest way to read and display a jpeg image
By Hasan in forum New To JavaReplies: 1Last Post: 05-31-2007, 03:42 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks