PhpChromeToPdf

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.

Downloads
64.5K
Stars
147
Committers
5

Bot releases are hidden (Show)

PhpChromeToPdf - PhpChromeToPdf V 1.3 Latest Release

Published by daudmalik06 about 7 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
PhpChromeToPdf - PhpChromeToPdf v1.1

Published by daudmalik06 over 7 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

PhpChromeToPdf - PhpChromeToPdf v1.1

Published by daudmalik06 over 7 years ago

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