VI

Delphi

FPDF Pascal 1.0 from June 06, 2023

FPDF is a class which allows to generate PDF files with pure Code, that is to say without using any PDF library. "F" from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.

FPDF has other benefits: high level functions. Here is a list...

Description

FPDF is a class which allows to generate PDF files with pure Code, that is to say without using any PDF library. "F" from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.

FPDF has other benefits: high level functions. Here is a list of its main features:

Choice of measure unit, page format and margins

Page header and footer management

Automatic page break

Automatic line break and text justification

Image support (JPEG, PNG and GIF)

Colors

Links

Additional Information