I am not sure about the word document.
but you can use the "alive" swc which will help you to generate the pdf. tha 
way you want to print.
 
Regards,

________________________________

Krunal Panchal




________________________________
From: Wally Kolcz <wko...@isavepets.com>
To: flexcoders@yahoogroups.com
Sent: Thu, 24 December, 2009 0:06:05
Subject: re: [flexcoders] Re: how to open pdf, word file using flex

  
Just a note: That code below will open it in the browser window, not in Flex


________________________________
 From: "Ariel J" <arielj...@yahoo. com>
Sent: Wednesday, December 23, 2009 1:22 PM
To: flexcod...@yahoogro ups.com
Subject: [flexcoders] Re: how to open pdf, word file using flex

  
var url:String = <path-to-pdf> ;
var request:URLRequest = new URLRequest(url) ; 
flash.net.navigateT oURL(request, "_blank") ; 

--- In flexcod...@yahoogro ups.com, "vikranth4u" <vikranth4u@ ...> wrote:
>
> Hi
>  can anybody help me regarding how to write a code to open a pdf or doc file 
> using flex
>





      

Reply via email to