-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use Ferrum for PDF #547
base: main
Are you sure you want to change the base?
Use Ferrum for PDF #547
Conversation
db9c6b4
to
ce8b4a4
Compare
5edbc6c
to
676fb4b
Compare
676fb4b
to
d09804b
Compare
rebaseしました |
みたいなエラーが出ていそう… |
僕の方ではこのエラーが出ますね |
私の方では 3a8b042 の修正でエラーが治るようでした。 |
#547 (comment) で |
🎩 What? Why?
SurveyでPDF出力をする際、wicked_pdf(が依存しているwkhtmltopdf-binary gem)の代わりにheadless chrome + Ferrum gemを使ってPDFを生成するよう変更します。
FerrumはChrome DevTools Protocolを使ってChromeやChromiumを制御するためのgemです。
そのためのChromeは別途インストールする必要があります(distributionの標準パッケージ的なものがあればそれを使えばよいはず)。
📌 Related Issues
📋 Subtasks
CHANGELOG
upgrade notes, if required📷 Screenshots (optional)
Original
Ferrum
(デフォルトのフォントサイズが違う?→少し調整しました)