Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
alg
/
wicked_pdf
Public
forked from
mileszs/wicked_pdf
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 23, 2012
Merge pull request #115 from tobiashm/master
Show description for 934bf12
unixmonkey
committed
934bf12
View commit details
Copy full SHA for 934bf12
Browse repository at this point
Merge pull request #100 from Antti/master
Show description for 6829e52
unixmonkey
committed
6829e52
View commit details
Copy full SHA for 6829e52
Browse repository at this point
Commits on May 14, 2012
Use precompiled assets if needed
tobiashm
committed
ba43fda
View commit details
Copy full SHA for ba43fda
Browse repository at this point
Commits on May 7, 2012
Merge pull request #113 from andreashappe/master
Show description for 89ea655
unixmonkey
committed
89ea655
View commit details
Copy full SHA for 89ea655
Browse repository at this point
Commits on May 6, 2012
fix URL for Andreas Happe's wicked_pdf post
andreashappe
committed
42761ab
View commit details
Copy full SHA for 42761ab
Browse repository at this point
Commits on Apr 30, 2012
Fix typo in README for grayscale option
unixmonkey
committed
e87646f
View commit details
Copy full SHA for e87646f
Browse repository at this point
Update version to 0.7.9
unixmonkey
committed
7cb1254
View commit details
Copy full SHA for 7cb1254
Browse repository at this point
Fix typo for grayscale option
unixmonkey
committed
649de82
View commit details
Copy full SHA for 649de82
Browse repository at this point
Commits on Apr 24, 2012
Merge pull request #109 from kabturek/patch-1
Show description for 0ec8ce9
unixmonkey
committed
0ec8ce9
View commit details
Copy full SHA for 0ec8ce9
Browse repository at this point
added :disposition => 'attachment' option to README
kabturek
committed
a5974ee
View commit details
Copy full SHA for a5974ee
Browse repository at this point
Commits on Apr 23, 2012
Missing text in readme
unixmonkey
committed
566481a
View commit details
Copy full SHA for 566481a
Browse repository at this point
added description in README about the usage of the option :content for header and footer
claudiocontin
authored and
unixmonkey
committed
bd9a4de
View commit details
Copy full SHA for bd9a4de
Browse repository at this point
added parameter :content to the options :header and :footer when calling method pdf_from_string from outside a controller; you will need to pass the html content of the header and the footer (alrea…
Show description for 4a01595
claudiocontin
authored and
unixmonkey
committed
4a01595
View commit details
Copy full SHA for 4a01595
Browse repository at this point
Update version to 0.7.8
unixmonkey
committed
d67e7dd
View commit details
Copy full SHA for d67e7dd
Browse repository at this point
Add :extra option that is directly inserted into the command string
unixmonkey
committed
1fba190
View commit details
Copy full SHA for 1fba190
Browse repository at this point
Move -q flag to the beginning of the command (necessary for newer versions of wkhtmltopdf)
unixmonkey
committed
e617b89
View commit details
Copy full SHA for e617b89
Browse repository at this point
Return nil here.
Show description for e88c6c9
Antti
committed
e88c6c9
View commit details
Copy full SHA for e88c6c9
Browse repository at this point
Fix wkhtmltopdf location search using `which`.
Antti
committed
cbb2d4d
View commit details
Copy full SHA for cbb2d4d
Browse repository at this point
Commits on Apr 19, 2012
Search for wkhtmltopdf in PATH first.
Antti
committed
cefb634
View commit details
Copy full SHA for cefb634
Browse repository at this point
Commits on Mar 16, 2012
Another Typo. Sorry.
Antti
committed
6967cf6
View commit details
Copy full SHA for 6967cf6
Browse repository at this point
Fix typo.
Antti
committed
7f7001f
View commit details
Copy full SHA for 7f7001f
Browse repository at this point
Improve wkhtmltopdf binary location finder.
Antti
committed
d384595
View commit details
Copy full SHA for d384595
Browse repository at this point
Commits on Mar 15, 2012
Update version to 0.7.7
unixmonkey
committed
24b8860
View commit details
Copy full SHA for 24b8860
Browse repository at this point
Merge branch 'master' of github.com:mileszs/wicked_pdf
unixmonkey
committed
75654d5
View commit details
Copy full SHA for 75654d5
Browse repository at this point
Fix RbConfig deprecation message
unixmonkey
committed
f2420f0
View commit details
Copy full SHA for f2420f0
Browse repository at this point
Commits on Mar 14, 2012
Update version to 0.7.6
unixmonkey
committed
4c3a6ae
View commit details
Copy full SHA for 4c3a6ae
Browse repository at this point
Pass :handlers & :formats to render when they are specified (closes #87)
unixmonkey
committed
366a0b8
View commit details
Copy full SHA for 366a0b8
Browse repository at this point
Commits on Mar 3, 2012
Merge pull request #94 from belighted/javascript_delay
Show description for 2933712
unixmonkey
committed
2933712
View commit details
Copy full SHA for 2933712
Browse repository at this point
Fix for windows and ruby >= 1.9.2 (from pull req #97 via babinho)
unixmonkey
committed
32c0189
View commit details
Copy full SHA for 32c0189
Browse repository at this point
Commits on Feb 28, 2012
Add support for javascript_delay option
Joel Cogen
committed
3ef2253
View commit details
Copy full SHA for 3ef2253
Browse repository at this point
Commits on Feb 27, 2012
Merge pull request #93 from tonyc/patch-1
Show description for d3e50c8
unixmonkey
committed
d3e50c8
View commit details
Copy full SHA for d3e50c8
Browse repository at this point
fix deprecation message
tonyc
committed
1f36adc
View commit details
Copy full SHA for 1f36adc
Browse repository at this point
Commits on Feb 23, 2012
Update version to 0.7.5
unixmonkey
committed
eccda16
View commit details
Copy full SHA for eccda16
Browse repository at this point
Merge pull request #90 from sebap/master
Show description for 2f7b5fa
unixmonkey
committed
2f7b5fa
View commit details
Copy full SHA for 2f7b5fa
Browse repository at this point
Update lib/wicked_pdf.rb
sebap
committed
1252f1a
View commit details
Copy full SHA for 1252f1a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.