* 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. - Support for multiple units.
- Rotation matrix system. - Rotation matrix system.
- PDF creator information. - PDF creator information.
- Output validates by several PDF validators.
Todo: Todo:
- Implement TFPCustomCanvas descendent (TPDFCanvas) that draws on a PDF. - Implement TFPCustomCanvas descendent (TPDFCanvas) that draws on a PDF.
@ -27,3 +28,4 @@ Optionally:
- PDF Forms. - PDF Forms.
- Archive format. - Archive format.
- Signature. - Signature.
- File attachments.