Download the PHP package from-home-de/pdf-label without Composer
On this page you can find all versions of the php package from-home-de/pdf-label. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download from-home-de/pdf-label
More information about from-home-de/pdf-label
Files in from-home-de/pdf-label
Download from-home-de/pdf-label
More information about from-home-de/pdf-label
Files in from-home-de/pdf-label
Vendor from-home-de
Package pdf-label
Short Description PDF label wrapper for TCPDF
License GPL-3.0-or-later
Package pdf-label
Short Description PDF label wrapper for TCPDF
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package pdf-label
PDF label
This is a Label wrapper for TCPDF.
Inspired by: https://github.com/Uskur/PdfLabel
Usage
This class extends the TCPDF class whose API is described here.
Via pre-defined label type:
Have a look at the LABELS
class constant in the Label class for all available, pre-defined formats.
Via custom format definition:
Save the PDF as a file
Serve the PDF inline in a Browser
Serve the PDF as a download in a Browser
Get the content of the PDF as a string
Customization
You can customize the document setup, header and footer by extending from the Label class as follows:
All versions of pdf-label with dependencies
PHP Build Version
Package Version
The package from-home-de/pdf-label contains the following files
Loading the files please wait ....