* Added file attachments to possible enhancements

git-svn-id: trunk@33163 -
This commit is contained in:
michael 2016-03-05 18:22:23 +00:00
parent 5eb691f2c9
commit edcc251c76

View File

@ -17,6 +17,7 @@ The PDF generator has the following features:
- Support for multiple units.
- Rotation matrix system.
- PDF creator information.
- Output validates by several PDF validators.
Todo:
- Implement TFPCustomCanvas descendent (TPDFCanvas) that draws on a PDF.
@ -27,3 +28,4 @@ Optionally:
- PDF Forms.
- Archive format.
- Signature.
- File attachments.