Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remember to set PDFKit options, particularly the wkhtmltopdf executable options.
PDFKit.configure do |config|
  config.wkhtmltopdf = './wkhtmltopdf'
  config.default_options = {
    :page_size => 'A4',
    :print_media_type => true
  }
end

About

Script to parse homepriceguide . com . au and realestate . com . au weekly sales results

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages