bidi2pdf 0.1.1
Bidi2pdf is a powerful PDF generation tool that uses Chrome's BiDirectional Protocol to render web pages as high-quality PDF documents. It offers: * Command-line interface for easy PDF generation * Support for cookies, headers, and basic authentication * Waiting conditions (window loaded, network idle) * Headless Chrome operation for server environments * Docker compatibility * Customizable PDF output options Bidi2pdf uses ChromeDriver to control Chrome through its BiDi protocol, providing precise rendering for reports, invoices, documentation, and other PDF documents from web-based content. It automatically manages the ChromeDriver binary and browser sessions for a seamless experience.
Gemfile:
=
install:
=
Runtime Dependencies (7):
base64
~> 0.2.0
chromedriver-binary
>= 0
json
~> 2.10
rubyzip
~> 2.4
sys-proctable
~> 1.3
thor
~> 1.3
websocket-client-simple
~> 0.9.0
Development Dependencies (10):
diff-lcs
~> 1.5
pdf-reader
~> 2.14
rake
~> 13.0
rspec
~> 3.0
rubocop
~> 1.21
rubocop-rake
~> 0.7
rubocop-rspec
~> 3.5
simplecov
~> 0.22
unicode_utils
~> 1.4
webrick
~> 1.9