Registry / utility / setasign-fpdi-fpdf

setasign-fpdi-fpdf

JSON →
library2.3.0phppackagistunverified

Metadata package for dependencies of the latest versions of FPDI and FPDF.

composer require setasign/fpdi-fpdf
INSTALL
IMPORT
SIG · SETASIGN-FPDI-FPDF
S
setasign-fpdi-fpdf
utilityphpv2.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Fpdi
use setasign\Fpdi\Fpdi;

Create a PDF with FPDI and FPDF.

use setasign\Fpdi\Fpdi; $pdf = new Fpdi(); $pdf->AddPage(); $pdf->SetFont('Arial', 'B', 16); $pdf->Cell(40, 10, 'Hello World!'); $pdf->Output();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.3.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
setasign-fpdi-fpdf — pip install setasign-fpdi-fpdf · libregistry