what do you have available server side?  i use CF and what i would do is
setup a CF scheduled task to query the data, generate the reports in
coldfusion and mail them as attachments.

i wouldn't even involve flex in this matter...

On Wed, Feb 20, 2008 at 3:27 PM, Eduardo Dias <[EMAIL PROTECTED]> wrote:

>   Ok, We know that we can generate a PDF with alivePDF in the client and
> also send the data to the server to be process. However we also will need
> schedule a job that will generate an email with a pdf from charts. In this
> case we'll also need to create the services to receive and proccess the data
> and generate the email. We would avoid a lot of work using some kind of
> client-server solution and also have an integrated solution. Does someone
> knows something like this?
>
>
> On Feb 17, 2008 11:58 PM, Andrew D. Goodfellow <[EMAIL PROTECTED]>
> wrote:
>
> >   No, I don't think so. Use the AS3 Core Libraries for that.
> > http://code.google.com/p/as3corelib/
> >
> >
> > On Feb 17, 2008 7:01 AM, Eduardo Dias <[EMAIL PROTECTED]> wrote:
> >
> > >   Ok, and what about converting a Flex chart into a JPG or other
> > > image? Does ALDS do that too? Or, some other Adobe tool?
> > >
> > >
> > > On Feb 17, 2008 3:03 AM, Andrew D. Goodfellow <[EMAIL PROTECTED]>
> > > wrote:
> > >
> > > >   We used the AlivePDF library on one of our client projects to
> > > > generate PDF reports. I was very happy with the results.
> > > >
> > > > http://www.alivepdf.org/
> > > > http://code.google.com/p/alivepdf/
> > > >
> > > > -Andy
> > > >
> > > >
> > > > On Feb 16, 2008 9:40 PM, Eduardo Dias <[EMAIL PROTECTED]> wrote:
> > > >
> > > > >   Is there any way with Flex Charting (or some 3rd party tool
> > > > > integrated with Flex) to output a FlexChart as a PDF or an image for
> > > > > inclusion in a report?
> > > > >
> > > >
> > > >
> > >
> >
>  
>

Reply via email to