mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-13 10:19:19 +02:00
* Added file attachments to possible enhancements
git-svn-id: trunk@33163 -
This commit is contained in:
parent
5eb691f2c9
commit
edcc251c76
@ -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.
|
Loading…
Reference in New Issue
Block a user