Registry / utility / stavarengo-php-sigep-fpdf

stavarengo-php-sigep-fpdf

JSON →
libraryphppackagistunverified

Unofficial FPDF library - Cópia do FPDF 1.7 usado pelo projeto stavarengo/php-sigep.

composer require stavarengo/php-sigep-fpdf
INSTALL
IMPORT
SIG · STAVARENGO-PHP-SIG
S
stavarengo-php-sigep-fpdf
utilityphp
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.

FPDF
use FPDF\FPDF;

Create a PDF document using FPDF.

use FPDF\FPDF; $pdf = new FPDF(); $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

Breaking-change detection hasn't run for this library yet.

Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
stavarengo-php-sigep-fpdf — pip install stavarengo-php-sigep-fpdf · libregistry