From edcc251c76c22a12a42c47490ca5d1206bb401dc Mon Sep 17 00:00:00 2001 From: michael Date: Sat, 5 Mar 2016 18:22:23 +0000 Subject: [PATCH] * Added file attachments to possible enhancements git-svn-id: trunk@33163 - --- packages/fcl-pdf/readme.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/fcl-pdf/readme.txt b/packages/fcl-pdf/readme.txt index c6f150623e..caf1d5ed37 100644 --- a/packages/fcl-pdf/readme.txt +++ b/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. \ No newline at end of file