FranckFreiburger/vue-pdf

Printing messes with the fonts

Open

#66 opened on Feb 27, 2018

View on GitHub
 (5 comments) (1 reaction) (0 assignees)JavaScript (2,058 stars) (499 forks)batch import
bughelp wanted

Description

I am having issues when printing with the .print() command.

https://jsfiddle.net/5k4ptmqg/311/

As you can see in the jsfiddle it is the same example from the main page, but with a print button. When you press the print button, you can see a messed up version of the page with the fonts replaced all for arial.

Thanks.

Contributor guide