netgen/htmlpdfapi

This package is abandoned and no longer maintained. No replacement package was suggested.
There is no license information available for the latest version (0.2) of this package.

Netgen HTMLPDFAPI

Installs: 203

Dependents: 1

Suggesters: 0

Security: 0

Stars: 10

Watchers: 8

Forks: 4

Open Issues: 0

Type:symfony-bundle

0.2 2014-08-26 12:00 UTC

This package is auto-updated.

Last update: 2020-09-24 12:12:07 UTC


README

Build Status Code Coverage Quality Score Downloads Latest stable License

Netgen HtmlPdfApi library is a PHP library which exposes HTML PDF API functionalities. HTMLPDFAPI provides an easy way for generating PDF documents from HTML code.

Implemented features

  • Generate PDF from HTML code
  • Generate PDF from URL
  • Upload asset to HTMLPDFAPI server
  • Download asset from HTMLPDFAPI server
  • Get the ID of a specific asset (by name)
  • Get list of uploaded assets
  • Check your account credits count

Installation and use instructions

Installation instructions

Usage instructions