Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 696 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 696 Bytes

Netgen HtmlPdfApi library

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