PDF (Demo)

Convert HTML to PDF in Ruby on Rails Applications…

Recently I worked for a project, in which we got a requirement of generating many pages of PDF which has text, table, Images,Graph and...
Siva KB
1 min read

Export PDF or HTML from Apiary.io

Apiary.io help you to design, prototype, document and test APIs collaboratively as a team. If you ever want to share the API documentation with...
Balaji D Loganathan
16 sec read

Capture & Embed Image in PDF using Html2canvas

I recently faced a situation where I needed to capture a part of a HTML page and embed it in a PDF file. I...
Surendran Sukumaran
1 min read

PDF generation with Rails

Generating pdf is a common requirement in web applications, mostly to download reports. Users would like to download their data as pdf or excel...
Surendran Sukumaran
1 min read

XML Rendering – Tools and Options

A short overview on some of the XML rendering tools that i have experimented with.
While the applications of XML is a very broad...
Balaji D Loganathan
2 min read

Comparing Apache FOP with iText

A brief comparision between Apache FOP and iText, especially when to use it for a Java based project. I have also included a small...
Balaji D Loganathan
2 min read