2017 © Pedro Peláez
 

yii2-extension yii2-fpdi

Import pages from existing PDF documents and use them as templates in FPDF

image

appforge/yii2-fpdi

Import pages from existing PDF documents and use them as templates in FPDF

  • Thursday, January 14, 2016
  • by appforgenet
  • Repository
  • 1 Watchers
  • 0 Stars
  • 84 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 4 % Grown

The README.md

Fpdi erstellung

Import pages from existing PDF documents and use them as templates in FPDF, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist appforge/yii2-fpdi "*"

or add, (*4)

"appforge/yii2-fpdi": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

php <?= \appforge\fpdi\AutoloadExample::widget(); ?>, (*7)

The Versions

14/01 2016

dev-master

9999999-dev https://github.com/appforgenet/yii2-fpdi

Import pages from existing PDF documents and use them as templates in FPDF

  Sources   Download

BSD-3-Clause

The Requires

 

by App-Forge.net

extension yii2 pdf fpdi