Tag Archives: ruby samples

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

Web/HTML To PDF REST API for Ruby Samples

Ruby-languageRuby is a dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write. Since its public release in 1995, Ruby has drawn devoted coders worldwide. In 2006, Ruby achieved mass acceptance. Ruby is also completely free. Not only free of charge, but also free to use, copy, modify, and distribute.

Because of its popularity, we are sure that a lot of you write your code in Ruby, so SelectPdf team decided to put together a few 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 Ruby applications.
Continue reading