This is a repository of examples in various languages on how to use and integrate with Doc Raptor. Doc Raptor is a web service for easily and quickly generating Excel or PDF files without tendious syntax or extra server requirements.
-
Curl example, for the real nuts & bolts look
-
A plain Ruby example, using the DocRaptor gem
-
A more complicated Ruby on Rails example, showing how to use the service with controllers/views as well as Paperclip
-
A simple PHP example (using the pecl_http php extension)
-
Javascript examples for Prototype.js and jQuery; whichever strikes your fancy
-
An interactive .NET C# / WPF example
-
An HTML example with complicated excel styling and layout
-
A CLI .NET C# example
-
A Ruby example showcasing the async options
-
doc_raptor_sample.pdf - produced by the curl, plain ruby, and php examples
-
doc_raptor_sample.xls - produced by the curl, plain ruby, and php examples
-
excel_styling/example1.xls - produced by sending the contents of excel_styling/example1.html to DocRaptor
-
DocRaptor Gem - github.com/expectedbehavior/doc_raptor_gem
-
jQuery Plugin - github.com/baldwindavid/docraptor-jquery
-
PHP consumer for the DocRaptor.com API - github.com/krewenki/php-docraptor
-
Doc Raptor - docraptor.com
-
Doc Raptor Blog - docraptor.com/blog
-
Expected Behavior - www.expectedbehavior.com