PhpChromeToPdf Versions Save

A slim PHP wrapper around Google Chrome for converting URLs to PDFs or taking screenshots. It's easy to use and has a clean OOP interface. Compatible with Laravel, Symfony, and other frameworks. It resolves CSS/HTML issues when generating PDFs/images.

v1.3

6 years ago

PhpChromeToPdf V 1.3

changes

  • removes composer.lock
  • updates composer.json
  • add's phpunit to dev of composer.json and little bug fix

v1.2

6 years ago

PhpChromeToPdf v1.1 , first of all thanks for coders, developers ,in only few week i receive so much positive response #downloads and stars

this release add's many new options ,such as

  • bug fixes
  • update examples
  • now uses system temporary folder to save pdf or screenshot in case user didn't mention any
  • provides way to use html code to convert to pdf or to make screenshots
  • provides the desired path to save pdf or screenshots using getPdf and getScreenShot methods
  • checks chrome installation, throws exception if binary is not available / installed
  • add's related tests in test suite

Thanks

Dawood Ikhlaq

v1.1

6 years ago

added option to convert html file to pdf or to take it's screenshot