Basic PDF reader/writer.
This library mainly used for creating invoices.
- This library only support the standard PDF fonts (Courier,Helvetica,Times).
- All font data is stored in Data.bin that is part of the assembly. So this library needs no external files.
- The major part of this code is more then 10 years old