Tag Archives: Sample Code

SelectPdf code samples. Use SelectPdf to generate the perfect PDF documents.

SelectPdf Online REST API – Node.js Client Library

Node.jsSelectPdf cloud REST API is a platform independent PDF manipulation API. As a true REST API, it can be used with any language: .NET, Java, PHP, Python, Go, Ruby and many more. We are presenting today the dedicated Node.js client library for SelectPdf API.

Using the SelectPdf Online REST API Node.js client library you can easily take advance of the API features offered by SelectPdf:

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 Node.js using the dedicated client library.
Continue reading

SelectPdf Online REST API – Ruby Client Library

Ruby-languageSelectPdf cloud REST API is a platform independent PDF manipulation API. As a true REST API, it can be used with any language: .NET, Java, PHP, Python, Go, Node.js and many more. We are presenting today the dedicated Ruby client library for SelectPdf API.

Using the SelectPdf Online REST API Ruby client library you can easily take advance of the API features offered by SelectPdf:

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 Ruby using the dedicated client library.
Continue reading

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 and Javascript Sample

Convert html to pdf in Javascript with SelectPdfSelectPdf 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 Javascript code samples uses SelectPdf Online HTML to PDF API.

It’s very easy to convert any URL or raw HTML string to PDF in Javascript using SelectPdf HTML To PDF REST API.
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

Web/HTML To PDF REST API for Python Samples

python-programming-languagePython is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale.

Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

In this post, SelectPdf team has put together a few Python 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 Python applications.
Continue reading

Web/HTML To PDF REST API for Java Samples

javaSelectPdf API is the best when it comes to converting web pages to pdf. Just send your url or html string to our API and get back the perfect PDF document. Externalize the load from your servers. Outsource the html to pdf conversion to SelectPdf REST API and get the best results no matter the platform you are using: Java, PHP, .NET, Ruby, Perl or anything else.

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. The API is easy to use and the integration takes only a few lines of code. The following Java 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 Java using SelectPdf HTML To PDF API.
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

‘Hello World’ from SelectPdf

It’s very easy to use Select.Pdf SDK for .NET. Take a look at the simple code below.