Paul,    If you are doing client side PDF generation, you need to use Flex
as rendering engine to measure layout - hence preview - either hidden or
visible is the must - no server involved.
    We are doing it for our report writer - works kind of slow - 2 pages per
second, but theoretically can be pushed to about 5-7 pages/sec for datagrid
layouts with no variable row height
Regards,
Anatole Tartakovsky
Farata Systems


On Thu, Jul 17, 2008 at 12:21 PM, Paul Andrews <[EMAIL PROTECTED]> wrote:

>   ----- Original Message -----
> From: "ansury2001" <[EMAIL PROTECTED] <ansury%40yahoo.com>>
> To: <[email protected] <flexcoders%40yahoogroups.com>>
> Sent: Thursday, July 17, 2008 2:55 PM
> Subject: [flexcoders] Re: Who is using FlexReport?
>
> > Well you're right that I *could* probably meet my basic requirements
> > simply using pdf generation (although it'd be server side/java),
> > although custom reporting options would still take some work. But
> > actually showing the user a print preview of what they're going to
> > see, within the running swf, would be so much better.
>
> Yes, I agree - I want to generate the PDF on the client, not the server!
>
> It's still possible to generate a client-side preview using server side PDF
>
> generation - it just needs a new window.
>
> Paul
>
> snip
>
>  
>

Reply via email to