2017 © Pedro Peláez
 

library fdf-utility

FDF File Utility for PDF Forms

image

wesnick/fdf-utility

FDF File Utility for PDF Forms

  • Thursday, January 25, 2018
  • by wesnick
  • Repository
  • 2 Watchers
  • 3 Stars
  • 4,000 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 8 Versions
  • 23 % Grown

The README.md

FDF Utility Library for PHP

CI Coding Standards Static Analysis, (*1)

This library produces FDF files for PDF Forms., (*2)

Left to finish, (*3)

  • Add additional validation and tests for invalid configurations.
  • Implement signature field support.

Console Usage

  • Generate CSV Export from PDF
bin/fdf wesnick:fdf:csv-export /path/to/my/pdf.pdf path/to/my/csv/csv --pdftk=/path/to/pdftk
  • Generate Example Filled PDF
bin/fdf wesnick:fdf:example-pdf /path/to/my/emtpy-pdf.pdf path/to/my/filled-pdf.pdf --pdftk=/path/to/pdftk

You can also use the library's components directly. The class PdfForm is a useful reference point., (*4)

Installation

Use composer., (*5)

composer require wesnick/fdf-utility

Requirements

  • PHP 8.1 or higher
  • Symfony Process (^6.4 or 7.2.*)

[!TIP] For PHP versions between 7.1 and 8.0 use the release v0.6.0, (*6)

[!TIP] For PHP versions lower than 7.1 use the release v0.5.0, (*7)

[!TIP] For Symfony versions between >=3.3 and <4.4 use the release v0.5.0, (*8)

[!TIP] For Symfony versions between >=2.3 and <3.3 use the release v0.4.3, (*9)

Acknowledgements

Much of the code for creating FDF files is based on Sid Steward's PDF work -- http://www.pdflabs.com The test pdf form is borrowed from active_pdftk, as well as some ideas about how to handle pdftk field dumps., (*10)

Contributing

Fork and issue a Pull Request., (*11)

Running the Tests

./vendor/bin/phpunit

License

Released under the MIT License. See the bundled LICENSE file for details., (*12)

The Versions

25/01 2018

dev-master

9999999-dev

FDF File Utility for PDF Forms

  Sources   Download

MIT

The Requires

 

The Development Requires

by Wesley O. Nichols

forms pdf fdf

25/01 2018

v0.4.2

0.4.2.0

FDF File Utility for PDF Forms

  Sources   Download

MIT

The Requires

 

The Development Requires

by Wesley O. Nichols

forms pdf fdf

10/11 2017

v0.4.1

0.4.1.0

FDF File Utility for PDF Forms

  Sources   Download

MIT

The Requires

 

The Development Requires

by Wesley O. Nichols

forms pdf fdf

23/10 2017

v0.4.0

0.4.0.0

FDF File Utility for PDF Forms

  Sources   Download

MIT

The Requires

 

The Development Requires

by Wesley O. Nichols

forms pdf fdf

30/05 2017

0.3.1

0.3.1.0

FDF File Utility for PDF Forms

  Sources   Download

MIT

The Requires

 

The Development Requires

by Wesley O. Nichols

forms pdf fdf

30/05 2017

0.3.0

0.3.0.0

FDF File Utility for PDF Forms

  Sources   Download

MIT

The Requires

 

The Development Requires

by Wesley O. Nichols

forms pdf fdf

05/12 2016

0.2.0

0.2.0.0

FDF File Utility for PDF Forms

  Sources   Download

MIT

The Requires

 

The Development Requires

by Wesley O. Nichols

forms pdf fdf

22/02 2014

0.1.0

0.1.0.0

FDF File Utility for PDF Forms

  Sources   Download

MIT

The Requires

 

The Development Requires

by Wesley O. Nichols

forms pdf fdf