- Is it possible, and if it is – how to print the whole html page where the flex application is running ?
Is it possible, and if it is – how to print the whole html
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You have to use ExternalInterface to call JavaScript to print the page. You can see a tutorial on how to do this here:
http://cookbooks.adobe.com/post_How_to_print_in_Flex_using_browser_capabilities-11468.html