...Its comprehensive set of tools makes it suitable for both simple and advanced PDF tasks, from generating tables to handling page transitions and multimedia features. The library is open source, with examples demonstrating its capabilities and a reference PDF showcasing all classes in use.
C/C++ Compiler for the ActionScript Virtual Machine (AVM2)
Previously codenamed "FlasCC" and "Alchemy," CrossBridge provides a complete BSD-like C/C++ development environment based on GCC that lets you compile your C/C++ code to target the Adobe Flash Runtimes (Flash Player and AIR). With CrossBridge you can port almost any existing C/C++ code to the web, across browsers.
Forum:
http://forum.crossbridge.io/
GitHub - SDK Source:
https://github.com/crossbridge-community/crossbridge/
GitHub - Issue...