|
|
 |
BOOK: Professional Java Tools for Extreme Programming  | This is the forum to discuss the Wrox book Professional Java Tools for Extreme Programming: Ant, XDoclet, JUnit, Cactus,and Maven by Richard Hightower, Warner Onstine, Paul Visan, Damon Payne, Joseph D. Gradecki, Kate Rhodes, Robert Watkins, Erik Meade; ISBN: 9780764556173 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Professional Java Tools for Extreme Programming section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
 |

January 12th, 2005, 04:32 AM
|
|
Registered User
|
|
Join Date: Jan 2005
Location: , , .
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Printing excel file in java without opening file
Dear all,
I generated an excel file using Java. User can open the file in web browser or directly print the file. How can read the excel file and send it to printer without showing it in the web broswer?
|

February 3rd, 2005, 12:48 AM
|
|
Registered User
|
|
Join Date: Jun 2004
Location: Melbourne, VIC, Australia.
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I dont think u can... the server can read it but it has to be printed by the client ie the web browser... if u know what I mean.
|

April 12th, 2005, 02:48 PM
|
|
Registered User
|
|
Join Date: Apr 2005
Location: , , .
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
jeevan,
Were you able to do it. If so, can you please post the solution ?
thanks,
sm11299
|

August 25th, 2006, 09:59 PM
|
|
Registered User
|
|
Join Date: Aug 2006
Location: , , .
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
|

October 13th, 2009, 07:37 AM
|
|
Friend of Wrox
|
|
Join Date: Mar 2007
Location: Hyderabad, A.P., India.
Posts: 363
Thanks: 0
Thanked 1 Time in 1 Post
|
|
May be you can try by having an invisible iframe and open the excell file in it and add a listener on page load [iframe onload event] and send it for printing!
|

October 13th, 2009, 07:38 AM
|
|
Friend of Wrox
|
|
Join Date: Mar 2007
Location: Hyderabad, A.P., India.
Posts: 363
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Sorry didn't saw the post date :-)
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |