Libraries tagged by fpdi
drainerlight/php-pdf-decompressor
3033 Downloads
Pure-PHP PDF decompressor: converts PDF 1.5+ cross-reference streams and object streams (ObjStm) into a classic PDF 1.4 structure, so parsers that only understand the traditional xref table (such as FPDI's free parser) can read them. A qpdf-free alternative — no external binaries.
camilord/xfpdf
46762 Downloads
Extended FPDF include FPDF, FPDF Protection, HTML2PDF, etc
ordinary9843/ghostscript
26423 Downloads
Use Ghostscript to merge / split all PDF files or guess and convert PDF file version, and transform PDF into images. Fix FPDI error by Ghostscript: This document PDF probably uses a compression technique which is not supported by the free parser shipped with FPDI.
owrasor/fpdi
644 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
apsg/fpdi-fpdf
1625 Downloads
Kind of metadata package for dependencies of the latest versions of FPDI and FPDF. Fork to provide polish language support
istom1n/fpdi-tfpdf
5849 Downloads
PHP package of TFPDF with FPDI. PSR-4 compliant.
singularity/pdf-merger
6426 Downloads
PDF merger
chadyred/easy-pdf-bundle
20334 Downloads
fpdf vendor for use with Symfony3
dskripchenko/laravel-php-pdf
460 Downloads
Laravel bridge for dskripchenko/php-pdf — the MIT PDF toolkit. Pdf facade, config-driven fonts and page setup, and a response()->pdf() macro. GPL-free alternative to mpdf/FPDI stacks.
kadudutra/fpdi
1423 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
vincentvete/tcpdi
1319 Downloads
PDF importer for TCPDF based on FPDI (supports optimized PDF 1.5+)
tudorr89/pdfcombiner
70 Downloads
A modern PHP package to combine multiple PDF files with page-level granularity. Supports Laravel auto-discovery and standalone usage.
kitpages/pdf-bundle
3557 Downloads
Symfony PdfBundle
flarone/tcpdi
548 Downloads
PDF importer for TCPDF based on FPDI (supports optimized PDF 1.5+)
yaroslawww/laravel-pdf-builder
57 Downloads
Wrapper for snappy and fpdi pdf generators.