Skip to content
forked from Setasign/FPDI

FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF.

License

Notifications You must be signed in to change notification settings

mitkoradev/FPDI

 
 

Repository files navigation

Modified version 2.3.6 of FPDI

https://github.com/Setasign/FPDI

Added support for compressed XREF table and object streams

A few customers of mine have asked for using pdf templates and adding new information, like forms.

After finally finding a solution with FPDI and FPDF it was still bothersome that many pdfs were not supported ( for example ones that Firefox saves )

After spending more time to find some solition I finally read the specification and added some support for the files I needed.

https://www.adobe.com/content/dam/acom/en/devnet/pdf/pdfs/PDF32000_2008.pdf

Released under The MIT License (MIT), like the original FPDI

About

FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%