2017 © Pedro Peláez
 

library chinese_fpdi

fpdi 中文插件

image

jasonll/chinese_fpdi

fpdi 中文插件

  • Friday, July 7, 2017
  • by jasonll
  • Repository
  • 0 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 48 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

FPDI - Free PDF Document Importer

Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

A clone of FPDI for GitHub/Composer., (*2)

FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF, which was developed by Olivier Plathey. Apart from a copy of FPDF, FPDI does not require any special PHP extensions., (*3)

Installation with Composer

FPDI is an add-on for FPDF. Additionally FPDI can be used with TCPDF. For completion we added a FPDF repository which simply clones the offical releases., (*4)

This package comes without any dependency configuration in the composer.json file. It's up to you to load the desired package as described below., (*5)

A basic installation via Composer could be done this way:, (*6)

$ composer require jasonll/chinese_fpdi

fpdi 支持中文包, (*7)

class_exists('TCPDF', true); // trigger Composers autoloader to load the TCPDF class
$pdf = new FPDI();

The Versions

07/07 2017

dev-master

9999999-dev https://www.setasign.com/fpdi

fpdi 中文插件

  Sources   Download

MIT

by Jason lao

pdf fpdf fpdi

07/07 2017

1.0.1

1.0.1.0 https://www.setasign.com/fpdi

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.

  Sources   Download

MIT

by Jason lao

pdf fpdf fpdi

11/05 2017

1.6.2

1.6.2.0 https://www.setasign.com/fpdi

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.

  Sources   Download

MIT

pdf fpdf fpdi

30/11 2015

1.6.1

1.6.1.0 https://www.setasign.com/fpdi

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.

  Sources   Download

MIT

pdf fpdf fpdi

12/10 2015

1.6.0

1.6.0.0 https://www.setasign.com/fpdi

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.

  Sources   Download

MIT

pdf fpdf fpdi

18/05 2015

1.5.4

1.5.4.0 https://www.setasign.com/fpdi

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.

  Sources   Download

Apache-2.0

pdf fpdf fpdi

11/05 2015

1.5.3

1.5.3.0 https://www.setasign.com/fpdi

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

  Sources   Download

Apache-2.0

pdf fpdf fpdi

08/05 2015

1.5.2

1.5.2.0 http://www.setasign.de/

FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents. This package contains some special fixes for use with TCPDF.

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

pdf fpdi