Skip navigation
Udhay23
Currently Being Moderated

To open a Excel and Doc file inside the AIR application

Sep 9, 2009 4:54 AM

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.

  • Currently Being Moderated
    Community Member
    Sep 9, 2009 11:49 AM

    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

    |
    Mark as:
  • Currently Being Moderated
    Community Member
    Sep 11, 2009 6:02 PM

    Today, AIR does not provide an API to allow you to open documents. However, this will be in the next major version of AIR.

     

    - Rob

    Product Manager, Adobe AIR

    |
    Mark as:
  • Currently Being Moderated
    Sep 21, 2009 5:10 AM

    Rob, that is great news. This will help developers too much. Will it be restricted to only doc, xls etc or will we be able to use ffmpeg or adobe media encoder like applications or batch files?


    Not having a flv encoder tool to be used in air apps is really bad.

    |
    Mark as:
  • Currently Being Moderated
    ilsh,
    Community Member
    Sep 21, 2009 2:35 PM

    Great to hear this! btw, when will the next major version be released?

     

    Xu

    |
    Mark as:
  • Currently Being Moderated
    Community Member
    Sep 21, 2009 3:01 PM

    We have not made any official announcement yet, but keep an eye on our blog for AIR related news.

     

    http://blogs.adobe.com/air/

     

    -Rob

    |
    Mark as:
  • Currently Being Moderated
    Oct 27, 2009 7:26 PM

    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. 

    |
    Mark as:
  • Currently Being Moderated
    Community Member
    Dec 15, 2009 8:16 AM

    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.

    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Legend

  • Correct Answers - 10 points
  • Helpful Answers - 5 points