Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^6: Extract Excel graphs

by tarunkhanna (Novice)
on Oct 03, 2011 at 04:50 UTC ( [id://929265]=note: print w/replies, xml ) Need Help??


in reply to Re^5: Extract Excel graphs
in thread Extract Excel graphs

Hi

let me be clear

I have an excel which has number of sheets in it. Each sheet has number of graphs. I want a script which can extract all the graphs from all the sheets in the above mentioned excel as image.

Regards.

Replies are listed 'Best First'.
Re^7: Extract Excel graphs
by furry_marmot (Pilgrim) on Oct 03, 2011 at 19:40 UTC

    The functionality to export or copy the graphs as images lies in the Excel application. You're best bet is to extract the images on a Windows machine. If that is absolutely not possible, then try the OpenOffice.org API.

    Depending how many charts there are, and if you have access to a Windows machine, it might actually be faster to just copy them all to the clipboard, one by one, and paste them into Paint or Photoshop or IrfanView or whatever. This works quite well.

    Good luck!

    --marmot

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://929265]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (2)
As of 2024-04-26 00:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found