bidi2pdf 0.1.7
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:
          =
        
        
          Installeer:
          =
        
      Runtime afhankelijkheden (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 afhankelijkheden (14):
            diff-lcs
            ~> 1.5
          
          
            pdf-reader
            ~> 2.14
          
          
            rake
            ~> 13.0
          
          
            rbs
            ~> 3.4
          
          
            rspec
            ~> 3.0
          
          
            rspec-benchmark
            ~> 0.6
          
          
            rubocop
            ~> 1.21
          
          
            rubocop-rake
            ~> 0.7
          
          
            rubocop-rspec
            ~> 3.5
          
          
            simplecov
            ~> 0.22
          
          
            testcontainers
            ~> 0.2
          
          
            testcontainers-nginx
            ~> 0.2
          
          
            unicode_utils
            ~> 1.4
          
          
            websocket-native
            ~> 1.0