Home

Awesome

Pdfcase is an ActionScript library for PDF file client side generation. This library is based on PDFjet open source library.

Building

To build swc library file you need ant to be installed.

Go to project directory and run ant

$ cd pdfcase
$ ant

Coding Style

Pdfcase source code follows Flex SDK coding conventions