pdf2html:真棒pdf2htmlex的Ruby包装器

时间:2024-05-28 15:33:59
【文件属性】:

文件名称:pdf2html:真棒pdf2htmlex的Ruby包装器

文件大小:7KB

文件格式:ZIP

更新时间:2024-05-28 15:33:59

Ruby

pdf2html 真棒Ruby包装器。 如果可用,将利用posix_spawn 。 安装 您需要在系统上安装 ,这样才能起作用。 在OS X上,使用Homebrew很容易: brew install pdf2htmlex 安装gem: $ gem install pdf2html 用法 Pdf2Html . convert '/home/dev/meow.pdf' , dest_dir : '/home/dev/public/' , zoom : 1.5 Pdf2Html . convert '/home/dev/meow.pdf' , { dest_dir : '/home/dev/public/' , zoom : 1.5 } , "your_awesome_optional_html_filename.html" 迄今为止的所有选项: data_dir:


【文件预览】:
pdf2html-master
----.gitignore(154B)
----LICENSE.txt(1KB)
----README.md(2KB)
----lib()
--------pdf2html()
--------pdf2html.rb(196B)
----Gemfile(39B)
----pdf2html.gemspec(949B)
----Rakefile(250B)
----test()
--------pdf2html()
--------pdf2html_test.rb(55B)
--------helper.rb(71B)

网友评论