AIR3 (iOS) -> Native Extension (objectiveC) -> control Acrobat PDF API
In my iPad app, I want to load in a PDF and then get control of the Acrobat API to allow the user to interact with the PDF as they see fit.
Is this possible?
I am making the assumption that there is currently objectiveC code available to use the Acrobat API on the iOS. Can anyone verify?
I am also making the assumption that through Native Extension I can bridge to this objevtiveC code from AS3 on the iOS. Can anyone please verify?
Thanks...
