fcl-pdf

From Lazarus wiki
Revision as of 19:02, 18 September 2017 by Jwdietrich (talk | contribs) (Categorizing)
Jump to navigationJump to search

Info

fcl-pdf is PDF implementation.

The PDF generator has the following features:

  • Support for basic shapes.
  • Support for basic line styles.
  • Dictionary support.
  • Multi-page PDF.
  • Image support.
  • TTF Font support.
  • Font embedding.
  • Unicode font support.
  • Stream Compression.
  • Image embedding.
  • Several paper types.
  • Portrait/Landscape.
  • Support for multiple units.
  • Rotation matrix system.
  • PDF creator information.
  • Output validates by several PDF validators.


Contains units:

  • fppdf
  • fpparsettf
  • fpttf
  • fpttfencodings

See also