aboutsummaryrefslogtreecommitdiffstats
path: root/lib/attachment_to_html/adapters/pdf.rb
Commit message (Expand)AuthorAgeLines
* Use a relative path in call to pdftohtml.Louise Crow2015-05-11-2/+2
* Handle the expected case where conversion fails and returns nil.Louise Crow2015-04-02-1/+2
* Set binary mode to false in call to pdftohtmlLouise Crow2015-02-13-2/+1
* Work around bug#77932 in pdftohtmlGareth Rees2014-05-06-0/+11
* Simpler AttachmentToHTML::Adapters::PDF interfaceGareth Rees2014-04-07-46/+16
* Get attachment body outside of chdirGareth Rees2014-04-01-12/+18
* Add AttachmentToHTML libraryGareth Rees2014-03-28-0/+121