Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Hi.
I want to know if there is a way to get a chart on some excel worksheet and stream it as a binary png or jpg picture to an asp page. How can i do that? Thanks, Leokporto. |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Hi,
Maybe have a look at the Export method of the chart. Activechart.Export "mychart.jpg", "jpg" Cheers Andy LeoKPorto wrote: Hi. I want to know if there is a way to get a chart on some excel worksheet and stream it as a binary png or jpg picture to an asp page. How can i do that? Thanks, Leokporto. -- Andy Pope, Microsoft MVP - Excel http://www.andypope.info |
#3
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
But the export method saves a picture on disk. Not all the users will have
the same chart picture. I want to pass the binary with the asp response.writebinary method. Can i do that? "Andy Pope" wrote: Hi, Maybe have a look at the Export method of the chart. Activechart.Export "mychart.jpg", "jpg" Cheers Andy LeoKPorto wrote: Hi. I want to know if there is a way to get a chart on some excel worksheet and stream it as a binary png or jpg picture to an asp page. How can i do that? Thanks, Leokporto. -- Andy Pope, Microsoft MVP - Excel http://www.andypope.info |
#4
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
I very much doubt it.
LeoKPorto wrote: But the export method saves a picture on disk. Not all the users will have the same chart picture. I want to pass the binary with the asp response.writebinary method. Can i do that? "Andy Pope" wrote: Hi, Maybe have a look at the Export method of the chart. Activechart.Export "mychart.jpg", "jpg" Cheers Andy LeoKPorto wrote: Hi. I want to know if there is a way to get a chart on some excel worksheet and stream it as a binary png or jpg picture to an asp page. How can i do that? Thanks, Leokporto. -- Andy Pope, Microsoft MVP - Excel http://www.andypope.info -- Andy Pope, Microsoft MVP - Excel http://www.andypope.info |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sorting values in a bar chart | Charts and Charting in Excel | |||
Activating a Chart object | Charts and Charting in Excel | |||
Urgent Chart Assistance | Charts and Charting in Excel | |||
Urgent Chart Questions | Excel Discussion (Misc queries) | |||
Urgent Chart Assistance Requested | Excel Discussion (Misc queries) |