Pdfcase is an ActionScript library for PDF file client side generation. This library is based on PDFjet open source library.
To build swc library file you need ant
to be installed.
Go to project directory and run ant
$ cd pdfcase
$ ant
Pdfcase source code follows Flex SDK coding conventions