At long last here are the slides and examples from my MAX talk: Leveraging PDF and AIR. Before you dig in, I’m going to warn you that the title of the session is kind of misleading. There isn’t a lot of true integration yet with PDF and AIR. Right now the extent is that you can render a PDF inside of your AIR application but you can’t go beyond that. Luckily PDF is pretty powerful, so being able to render PDFs inside of your AIR application gives you a lot of new options.
One of my favorite parts of PDF and AIR is the script bridging. Because there is a really good script bridge between JavaScript and Flash, you can use that to your advantage in PDF. This web example is fully enabled with PDF and AIR so that you can create some really great user interfaces in Flex/Flash and then go in and write things directly to the PDF DOM. Hopefully you guys will do some interesting stuff with it.
Slides are here (and embedded below) and the examples are downloadable from here.
Update: I can’t embed the Share document because I’m having feed validation issues when I do. I also added the link to the web example. Sorry ’bout that.
[tags]PDF, AIR, MAX[/tags]
No related posts.