You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by ran <ra...@gmail.com> on 2011/01/09 18:10:37 UTC

"Paste as Image functionality" of excel(2007) with POI?

is there a way to access "Paste as Image functionality" of excel(2007)?
-- 
View this message in context: http://apache-poi.1045710.n5.nabble.com/Paste-as-Image-functionality-of-excel-2007-with-POI-tp3333999p3333999.html
Sent from the POI - User mailing list archive at Nabble.com.

Re: "Paste as Image functionality" of excel(2007) with POI?

Posted by Mark Beardsley <ma...@tiscali.co.uk>.
No, sorry. If you think about it for a moment, that is a feature of the Excel
application whilst POI is concerned with creating files that Excel can read.

You will be far better to look at something like OLE/COM automation - but
hat limits you to Windows of course unless Wine is now capable of supporting
the Excel dll's on Linux/UNIX platforms. Alternatively, look at OpenOffice;
I do not know if Calc has that functionality but if it does have, then it is
possible to program to the UNO inteface and control the application that
way.

Yours

Mark B
-- 
View this message in context: http://apache-poi.1045710.n5.nabble.com/Paste-as-Image-functionality-of-excel-2007-with-POI-tp3333999p3334504.html
Sent from the POI - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org


Re: "Paste as Image functionality" of excel(2007) with POI?

Posted by Mark Beardsley <ma...@tiscali.co.uk>.
Another Mark made an interesting suggestion. Do not know how workable it will
be for your requirement but you can take a look at his idea by visiting this
post;

http://apache-poi.1045710.n5.nabble.com/quot-Paste-as-Image-functionality-quot-of-excel-2007-with-POI-td3335347.html#a3336379

Yours

Mark B
-- 
View this message in context: http://apache-poi.1045710.n5.nabble.com/Paste-as-Image-functionality-of-excel-2007-with-POI-tp3333999p3336384.html
Sent from the POI - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org