Browse Source

* Added file attachments to possible enhancements

git-svn-id: trunk@33163 -
michael 9 years ago
parent
commit
edcc251c76
1 changed files with 2 additions and 0 deletions
  1. 2 0
      packages/fcl-pdf/readme.txt

+ 2 - 0
packages/fcl-pdf/readme.txt

@@ -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.