Re: [Flashcoders] Server-side image export from swf

2009-06-04 Thread Ktu
You should check out AlivePDF http://alivepdf.bytearray.org/ Ktu On Tue, May 26, 2009 at 10:40 AM, Dan Farrow wrote: > Hi all, > I'm building an online tool to let my client create diagrams and then > download them as print resolution images or pdf. I wondered if anyone had > suggestions for w

[Flashcoders] Server-side image export from swf

2009-05-26 Thread Dan Farrow
Hi all, I'm building an online tool to let my client create diagrams and then download them as print resolution images or pdf. I wondered if anyone had suggestions for ways to achieve this on the server. Some brief googling suggests that converting the image to an array of pixels and passing them