You can use a very similar mechanism for any type of file. Take a look at the PDF.save() method (the REMOTE part) in AlivePDF source code. -- Maciek Sakrejda Truviso, Inc. http://www.truviso.com
-----Original Message----- From: Stanislav Aytuganov <[EMAIL PROTECTED]> Reply-To: [email protected] To: [email protected] Subject: [flexcoders] Re: Open pdf from ByteArray in new browser window (not AIR) Date: Wed, 01 Oct 2008 16:20:17 -0000 But problem is that I have to open not just .pdf file but also .xsl and .xml files. Any ideas to do it without servlet? --- In [email protected], "Stanislav Aytuganov" <[EMAIL PROTECTED]> wrote: > > No I haven't But will try right now Thanks > --- In [email protected], "valdhor" <stevedepp@> wrote: > > > > Have you checked out AlivePDF (http://alivepdf.bytearray.org/? > page_id=2) > > > > > > --- In [email protected], "Stanislav Aytuganov" > > <aytuganov@> wrote: > > > > > > Hello group! > > > I have an object containing byte array of pdf file. > > > Can I open the new browser window that will render this byte array > to > > > pdf file > > > Thanks. > > > > > >

