PHPackages                             irishdan/pdftronbundle - 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. irishdan/pdftronbundle

ActiveSymfony-bundle[PDF &amp; Document Generation](/categories/documents)

irishdan/pdftronbundle
======================

A symfony bundle for PDFTron integration

v0.3-alpha(8y ago)011MITPHP

Since Oct 31Pushed 8y agoCompare

[ Source](https://github.com/irishdan/PDFTronBundle)[ Packagist](https://packagist.org/packages/irishdan/pdftronbundle)[ RSS](/packages/irishdan-pdftronbundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (3)DependenciesVersions (3)Used By (0)

PDFTron demo integration
========================

[](#pdftron-demo-integration)

This a bundle to demonstrate how to get [PDFTron](https://www.pdftron.com/) set up for symfony projects using the [PDFNet SDK](http://www.pdftron.com/pdfnet/index.html) and the [PDFTron WebViewer](http://www.pdftron.com/webviewer/index.html)

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

[](#installation)

- To run the bash installation script run: sudo ./install\_pdftron.sh

### Manual Installation

[](#manual-installation)

- sudo apt-get install cmake
- sudo apt-get install swig
- git clone  # Git the code.
- cd PDFNetWrappers/PDFNetC # Move to where we download PDFNet.
- wget  # Download PDFNet.
- sudo tar xzvf PDFNetC64.tar.gz # sudo is better Unpack PDFNet.
- mv PDFNetC64/Headers/ . # Move PDFNet Headers/ into place.
- mv PDFNetC64/Lib/ . # Move PDFNet Lib/ into place.
- cd .. # Go back up.
- mkdir Build # Create a directory to create the Makefiles in.
- cd Build # Move to that directory.
- cmake -D BUILD\_PDFNetPHP=ON .. # Create the Makefiles with CMake.
- make # Build the PHP wrappers with SWIG.
- sudo make install # Copy the PHP wrappers to suitable location

### PHP.ini

[](#phpini)

- At this point PDFNetPHP.so has been added to your php extensions directory. But you need to add it to your php.ini

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

3117d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b42f31b5b7fd207b560ec4e9020f330a04c1e036e676bec592a1ef086ca8ba81?d=identicon)[irishdan](/maintainers/irishdan)

---

Top Contributors

[![irishdan](https://avatars.githubusercontent.com/u/1085815?v=4)](https://github.com/irishdan "irishdan (4 commits)")

---

Tags

pdfnet-sdkpdftron-webviewerphpsymfony-bundlepdftron symfony

### Embed Badge

![Health badge](/badges/irishdan-pdftronbundle/health.svg)

```
[![Health](https://phpackages.com/badges/irishdan-pdftronbundle/health.svg)](https://phpackages.com/packages/irishdan-pdftronbundle)
```

###  Alternatives

[phpoffice/phpspreadsheet

PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine

13.9k293.5M1.3k](/packages/phpoffice-phpspreadsheet)[spatie/browsershot

Convert a webpage to an image or pdf using headless Chrome

5.2k32.1M102](/packages/spatie-browsershot)[smalot/pdfparser

Pdf parser library. Can read and extract information from pdf file.

2.7k34.5M216](/packages/smalot-pdfparser)[barryvdh/laravel-snappy

Snappy PDF/Image for Laravel

2.8k24.8M48](/packages/barryvdh-laravel-snappy)[openspout/openspout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

1.1k57.6M131](/packages/openspout-openspout)[keboola/csv

Keboola CSV reader and writer

1451.8M21](/packages/keboola-csv)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
