|
Please! I need to print...: msg#00115java.lib.itext.general
Hi everybody, I found this code in itext-FAQ: /* String osName = System.getProperty("os.name" ); //FOR WINDOWS 95 AND 98 USE COMMAND.COM if( osName.equals( "Windows 95" ) || osName.equals( "Windows 98" )){ Runtime.getRuntime().exec("command.com /C start acrord32 /p /h" + filename); } //FOR WINDOWS NT/XP/2000 USE CMD.EXE else { Runtime.getRuntime().exec("cmd.exe /C acrord32 /p /h" + filename); } */ but I m working with LINUX, please anybody knows what can I do? Thanks, Regards, Mahily. ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com.
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | header box, SIMON Pascal |
|---|---|
| Next by Date: | Copyright question..., Malhotra, Sandeep |
| Previous by Thread: | header box, SIMON Pascal |
| Next by Thread: | Copyright question..., Malhotra, Sandeep |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |