aspose file tools
The moose likes JSP and the fly likes java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "java" Watch "java" New topic
Author

java

sanjay gowda
Greenhorn

Joined: May 10, 2006
Posts: 2
how do i open acrobat reader in minimized mode in java in windows XP ??

i used Runtime.getRunTime().exec("rundll32 url.dll,FileProtocolHandler"+filename);
this opens the file in acrobat reader but not in minimized mode...
but i was asked to use START/MIN with this command but it does not work on WINDOWS XP(it will give an IOException) but will work on command prompt....... kindly help
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: java
 
Similar Threads
open a file pdf in unix using java
java
How can I print PDFs using Java??
Question regarding State of session bean
open pdf inside browser