 |
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 Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|

January 12th, 2005, 04:32 AM
|
|
Registered User
|
|
Join Date: Jan 2005
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
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, 01:48 PM
|
|
Registered User
|
|
Join Date: Apr 2005
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, 08:59 PM
|
|
Registered User
|
|
Join Date: Aug 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
|
|

October 13th, 2009, 06:37 AM
|
|
Friend of Wrox
|
|
Join Date: Mar 2007
Posts: 373
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, 06:38 AM
|
|
Friend of Wrox
|
|
Join Date: Mar 2007
Posts: 373
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Sorry didn't saw the post date :-)
|
|

June 3rd, 2010, 04:59 AM
|
|
Registered User
|
|
Join Date: Jun 2010
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by iamrakesh22
Sorry didn't saw the post date :-)
|
Hi,
I think Jexcell is a Commercial Product rt.
Please let us know if anybody worked on Iframe listener ASAP.
Thanks,
Ramakrishna K M
|
|
 |