Tag Archives: php samples

SelectPdf Online REST API – PHP Client Library

SelectPdf Online REST API is a platform independent PDF manipulation API. SelectPdf REST API is cloud based and it can be used with any language: .NET (C# or VB.NET), Java, PHP, Python, Go, Ruby, Node.js, Perl and many more. We are presenting today the dedicated PHP client library for SelectPdf API.

SelectPdf PHP client library can be used to take advance of the features offered by SelectPdf Online REST API:

HTML to PDF REST API – Use SelectPdf HTML To PDF Online REST API to generate PDF documents from web page urls or raw HTML code.

PDF to TEXT REST API – SelectPdf Pdf To Text REST API is a cloud based solution that can be used to extract text from PDF documents or search PDF documents for specific words.

PDF Merge REST API – SelectPdf Pdf Merge REST API is an online solution that can be used to merge local or remote PDFs into a final PDF document.

All these features can be easily integrated into your PHP applications using the dedicated PHP client library.
Continue reading

Web/HTML To PDF REST API for PHP Samples

phpSelectPdf HTML To PDF Online REST API is a professional solution that lets you create PDF from web pages and raw HTML code in your applications. The API is easy to use and the integration takes only a few lines of code. The following PHP code samples use v2 of SelectPdf Online HTML to PDF REST API.

It’s very easy to convert any URL or raw HTML string to PDF in PHP using SelectPdf HTML To PDF REST API.
Continue reading