I am developing an AIR app for Windows desktop and iOS. The app needs to be able to create PDFs from information inputted by the user, and then save the PDF to the device. Ideally, I need to do this 100% client-side, and not rely on a server to create the PDFs. Does anyone know of the best solution for this? I have contacted the developers of both AlivePDF and PurePDF libraries, as these may provide the solution, but both of these libraries appear to be about 4 - 5 years old.
↧