How to open a Excel and Doc file inside the AIR application. I have opened the PDF file inside the AIR application. But i got stuck in opening the Exce and Doc file. Please help me in this issue.
AIR does not support this inherently. However, you could write code to parse these file formats. For example, the following is an ActionScript 3.0 library for reading and writing Excel files:
http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail& extid=1375018
Captiv8tor taught me how to embed the pdf files within a Robohelp 8 project (using baggage files), and when I search for a word in the pdf in the AIR output, it finds it, but when I click on the link, it won't open the pdf file. In this thread, the guy says he got it to open the pdf file and I know in the Adobe AIR help systems (for programs like Framemaker, Robohelp, etc.) that you can open pdf files within an AIR application, but how is this done? Thanks.
Please check this out, it's using AIR2:
http://coenraets.org/blog/2009/11/open-in-excel-another-air-2-mini-sam ple/
Thanks,
Oleg.
North America
Europe, Middle East and Africa
Asia Pacific
Copyright © 2012 Adobe Systems Incorporated. All rights reserved.
Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy (updated 07-14-2009).