Skip to content
This repository has been archived by the owner on Feb 28, 2020. It is now read-only.

Latest commit

 

History

History
30 lines (22 loc) · 1.47 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.47 KB

Netgen HtmlPdfApi library

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