By popular request, you can now set separate billing information in DocRaptor if you’d like to quit forwarding the monthly invoice to Amy in accounting. You can also customize your invoice with the full address, company name, and VAT number if you’re into that kind of thing... Continue Reading
Author: Joel Meador
Today we are happy to announce support for API Access to Document Logs, which has long been available on the internal dashboard of DocRaptor. Our Document Listing API only worked for documents that created successfully, which was not ideal!
There are a lot of reasons you might want this, including but not limited to:
- success/failure rates of your document generation
- tags distribution against success rates
- easier DocRaptor white-labeling for agencies
- usage report for specific weeks/months/years
What would it look like to get a log of all document creation attempts for the first 7 days of 2015?.. Continue Reading
Whether you’re creating an eBook or a marketing one-page with fine print, footnotes are a necessity. With DocRaptor (powered by Prince), footnotes are easy to create and you can do it inline too!
Unfortunately, you’re out of luck if you’re using open-source tools such as wkhtmltopdf or PhantomJS. It’s possible to create HTML documents that look like they have footnotes, but you’ll need to add an extra footnotes section and split your footnotes from your content... Continue Reading
The gem referenced in this document is out of date. Please see our new Ruby gem documentation!
One of our new users recently added DocRaptor to his Rails app. Ryan was kind enough to document his process, and he thought a step-by-step guide for Ruby on Rails would be awesome content for our blog... Continue Reading
DocRaptor added Olark as a means of support a couple months back and it has been really great for talking to our new customers and existing customers. With the onset of mass availability of retina devices, we also went through our entire site and upgraded all our assets to look good on the devices of today... Continue Reading
Good news, friend! DocRaptor Gem v0.2.0 Released today. Check out the new Gem with test suite and ARec-style !
methods. Here’s the repo. You can see code changes here.
Gem change log for 0.2.0:
* tests!
* added a create!
method which will raise an exception when doc creation fails
* added a list_docs!
.. Continue Reading