PHPackages                             datadebasa/array2print - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [PDF &amp; Document Generation](/categories/documents)
4. /
5. datadebasa/array2print

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

datadebasa/array2print
======================

A PHP library to convert array data into PDF with table and signature

v1.2(1y ago)02PHPPHP &gt;=7.4

Since Apr 23Pushed 1y ago1 watchersCompare

[ Source](https://github.com/datadebasa/array2print)[ Packagist](https://packagist.org/packages/datadebasa/array2print)[ RSS](/packages/datadebasa-array2print/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Array2Print
===========

[](#array2print)

A PHP library to convert array data into PDF with table and signature section.

Installation
------------

[](#installation)

You can install the library using Composer:

```
composer require datadebasa/array2print
```

Usage
-----

[](#usage)

Here's a simple example of how to use the library:

```
