ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Charts and Charting in Excel (https://www.excelbanter.com/charts-charting-excel/)
-   -   Chart Streaming? (https://www.excelbanter.com/charts-charting-excel/105186-chart-streaming.html)

LeoKPorto

Chart Streaming?
 
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

Chart Streaming?
 
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

LeoKPorto

Chart Streaming?
 
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

Chart Streaming?
 
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


All times are GMT +1. The time now is 12:01 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com