The live preview is not always available, due to site maintenance. If it does not work, please try again later.
URLExtensions for PHP
– Coded in PHP for using as is, or added to an existing project
– Default behavior as an HTTP POST
– Shipped with a standalone website solution for generating both PDF documents and PNG screen shots of a specified URL or page
– Uses local Windows and Linux binaries shipped with the application (no system dependencies required)
– Can be deployed into a IIS or an Apache Web Server, both are supported
– Supports customization of parameters (page width, margins, etc.)
– Uses latest version of wkhtmltopdf
– Detailed instructions and troubleshooting provided
Version History
v1.1 (under review)
– new documentation (previous documentation very limited)
– fixed Linux generation issue
v1.0
– Converts PDF and PNG on Windows/Linux using local binaries
Minimum System Requirements
Note: don’t forget to assign write permissions for the output folder (generated-X)
Windows
– IIS
– CGI
– PHP5
Linux
– Apache
– X-Window (xvfb)
– PHP5
Possible problematic areas
– Authentication-based sites
– Iframe’d areas
– Flash sites
Additional notes
– Please report any issues or improvement areas
– Please rate if you purchase
– Product tested on Windows7/IIS7 and Ubuntu 12/Apache2