File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Java in General and the fly likes using java api how i can append image in excel  file Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "using java api how i can append image in excel  file" Watch "using java api how i can append image in excel  file" New topic
Author

using java api how i can append image in excel file

basanta dwibedy
Greenhorn

Joined: Feb 05, 2007
Posts: 23
hi,


using jxl api i can able to write data in the excel file also i can append the image using WriteableImage class.

But my problem is my project is already implemented in POI api. so i need a java code only to append image in that .


so if any body have anyidea please tell me.


but that should be only belongs to java api not any thirdparty api. :roll:
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56529
    
  14

As this has nothing to do with Servlets, it's been moved to a more appropriate forum.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: using java api how i can append image in excel file
 
Similar Threads
Java logging
StringBuffer
Excel steps -
capture Image From Excel To Database
How to append in excel sheet using Java