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.42 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.42 KB

Netgen HtmlPdfApi Bundle

Build Status Code Coverage Downloads Latest stable License

Netgen HtmlPdfApi Bundle is a bundle which exposes HTML PDF API functionalities through Netgen HtmlPdfApi PHP library. 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