aPDF – An Open Source Development Kit Create & Output PDF Files In Flex
Thursday, December 11th, 2008In previous article AlivePDF: An Open Source PDF Development Kit Written By ActionScript 3 , we have introduced PDF development Kit: AlivePDF. Now besides AlivePDF, there is another aPDF we could choose. There are two version for choice: one is picture decoding based on as3corelib, another is based on mx.graphics.codec (flex 3). You need to [...]
Output PDF Documents Through Call PHP By Using of AMFPHP In Flex
Tuesday, December 2nd, 2008Output PDF documents in program is a very basic function for user. But for developer especially for the web developer it is a very headache problem. It need great effort if don’t rely on external program or install extra program. Zend (PHP developer) has published an article about how to create PDF files by AMPHP. [...]
A Tutorial About Using PDF in Flex Application
Monday, November 10th, 2008Now we will introduce a tutorial written by James Ward about how to use PDF in Flex application. It is very detail and very good. We strong recommend the article to you. Following is the article URL: