Skip to content
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

When using "Arial", it is rendered bold #146

Open
germanger opened this issue Jan 15, 2021 · 2 comments
Open

When using "Arial", it is rendered bold #146

germanger opened this issue Jan 15, 2021 · 2 comments

Comments

@germanger
Copy link

When using Arial in my source html, ie:

  <style>
    html { font-family: Arial }
  </style>

I get a bold font when converted to PDF:

image

I tried adding an extra buildpack that includes Arial:

image

But it throws an alert that this will take effect in the next deploy.

The question is: how can I force a rebuild or redeployment if I used the Heroku Button for deploying url-to-pdf-api ?

@germanger
Copy link
Author

Or.. an easier question: Is there a Linux replacement for Arial that is already installed on Heroku's default environment?

@JonasTheGamer
Copy link

Hi! I'm having the exact same issue! Have you found a fix for this already?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants