Tag Archives: perl samples

SelectPdf Online REST API – Perl Client Library

perl_logoSelectPdf Online REST API is a professional solution for managing PDF documents online. It now has a dedicated, easy to use, Perl client library that can be setup in minutes.

SelectPdf cloud API consists of the following:

HTML to PDF REST API – SelectPdf 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.

PDF to TEXT REST API – SelectPdf Pdf To Text REST API is an online solution that lets you extract text from your PDF documents or search your PDF document for certain words.

PDF Merge REST API – SelectPdf Pdf Merge REST API is an online solution that lets you merge local or remote PDFs into a final PDF document.

All these APIs can be easily integrated with Perl using the dedicated client library.
Continue reading

Web/HTML To PDF REST API for Perl Samples

perl_logoPerl is a general-purpose programming language originally developed for text manipulation and now used for a wide range of tasks including system administration, web development, network programming, GUI development, and more.

Perl is a family of high-level, general-purpose, interpreted, dynamic programming languages. The languages in this family include Perl 5 and Perl 6.

Though Perl is not officially an acronym, there are various backronyms in use, the most well-known being “Practical Extraction and Reporting Language”. Perl was originally developed by Larry Wall in 1987 as a general-purpose Unix scripting language to make report processing easier. Since then, it has undergone many changes and revisions. Perl 6, which began as a redesign of Perl 5 in 2000, eventually evolved into a separate language. Both languages continue to be developed independently by different development teams and liberally borrow ideas from one another.

In this post, SelectPdf team has put together a few Perl samples for our Html To Pdf API to make your life a little easier if you need to convert from web pages to pdf in your Perl applications.
Continue reading