+ Reply to Thread
Results 1 to 4 of 4

Chart Streaming?

  1. #1
    LeoKPorto
    Guest

    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.

  2. #2
    Andy Pope
    Guest

    Re: 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

  3. #3
    LeoKPorto
    Guest

    Re: 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
    >


  4. #4
    Andy Pope
    Guest

    Re: 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

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1