Skip to content

mportiz08/pdf-reader-html

Repository files navigation

pdf-reader-html

an extension to the pdf-reader gem that provides a to_html method for the PDF::Reader object

install

gem install pdf-reader-html

usage

require 'pdf/reader/html'

pdf = PDF::Reader.new('test.pdf')
pdf.to_html

About

convert pdf files into html

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages