PHPackages                             fawno/qpdf - 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. fawno/qpdf

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

fawno/qpdf
==========

PHP class for access QPDF C Interface

0.0.4(3y ago)014MITCPHP &gt;=7.4.0

Since May 1Pushed 3y ago2 watchersCompare

[ Source](https://github.com/fawno/QPDF)[ Packagist](https://packagist.org/packages/fawno/qpdf)[ RSS](/packages/fawno-qpdf/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

[![GitHub license](https://camo.githubusercontent.com/c61fc30087e3b22966893fe5d98d2fade063def1ca4b2922cc365867bad87227/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6661776e6f2f51504446)](https://github.com/fawno/QPDF/blob/master/LICENSE)[![GitHub tag (latest SemVer)](https://camo.githubusercontent.com/5914cb427b71c146c1da05b0bd3266c12d3cf2e7bdb939e50b18dbd8f6210bbd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f7461672f6661776e6f2f51504446)](https://github.com/fawno/QPDF/tags)[![Packagist](https://camo.githubusercontent.com/af7c2e7c6a8d6b4933f0c8da722202f8e8ea07c48bed5f1fd0020a41737349ea/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6661776e6f2f71706466)](https://packagist.org/packages/fawno/qpdf)[![Packagist Downloads](https://camo.githubusercontent.com/09ea592a29f95550b9aec2b2d5de54e3db1a196e9af0cc9104ffa97cbe8abff1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6661776e6f2f71706466)](https://packagist.org/packages/fawno/qpdf/stats)[![GitHub issues](https://camo.githubusercontent.com/bbe4953b2c11f3074ecbad26a56b474d694e8e7bf88ab71ae0ecba12b1aa240e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6661776e6f2f51504446)](https://github.com/fawno/QPDF/issues)[![GitHub forks](https://camo.githubusercontent.com/45e24098988521f2b616a41b24e483ff0354aca1f913203b2d9217d4e7b1bfb7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f6661776e6f2f51504446)](https://github.com/fawno/QPDF/network)[![GitHub stars](https://camo.githubusercontent.com/40bc75ce954a0ab527a339df4676d55f9ee4ee28eafdd48d54338bc6ae086612/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6661776e6f2f51504446)](https://github.com/fawno/QPDF/stargazers)

QPDF
====

[](#qpdf)

PHP class for access QPDF C Interface

Requirements
------------

[](#requirements)

The [QPDF](https://github.com/qpdf/qpdf) libary (dll or so).

Instalation
-----------

[](#instalation)

```
php composer.phar require "fawno/qpdf"
```

```
