This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Other Open Source Projects and the fly likes how to insert a file object in excel sheet using 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 » Products » Other Open Source Projects
Reply Bookmark "how to insert a file object in excel sheet using java" Watch "how to insert a file object in excel sheet using java" New topic
Author

how to insert a file object in excel sheet using java

Jyoti Chawla
Greenhorn

Joined: Aug 11, 2010
Posts: 2
Hi

I need to insert(embed) a file object in MS excel sheet using java.

I am using Poi jar for this.

Please help me doing this using POI or any other jar.

Thanks
Jyoti
Larry Frissell
Ranch Hand

Joined: May 16, 2008
Posts: 82
    
    2
Have you tried the Apache Examples? I found them to be very helpful, and learned to use the examples to adapt my requirements. If so, did you have a specific problem with the examples?
Jyoti Chawla
Greenhorn

Joined: Aug 11, 2010
Posts: 2
Hi

As i already mentioned,

i need to insert a file object in MS Excel Sheet using java.

I do not need to put the contents present in file. Instead i need to put the file as an object in MS Excel Sheet.

I have attached the sample MS Excel Sheet.

Thanks
Jyoti
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: how to insert a file object in excel sheet using java
 
Similar Threads
How to create New Excel File
Downloading HSSF POI
Detect filter in excel sheet using Apache POI
Issue with entering data from Java class file to Database
JavaScript +POI - How to pop up a Excel Sheet