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

Alternative fix fonts issue in printing #156

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hoon-dialog
Copy link

@hoon-dialog hoon-dialog commented May 27, 2019

Unfortunately #130 prints the whole web page for me rather than just the PDF. This method renders in the original document first and copies to the iframe. Inefficient, but effective.

Fixes #66

@v1r0x
Copy link

v1r0x commented Jul 4, 2019

Thanks for this PR! It fixes a problem for me with unicode placeholder elements instead of the correct font character rendered in the resulted print (using ubuntus 'print to file' function).
Performance seems ok to me, not much different to the current implementation in master. Don't know if there are any other caveats or disadvantages with this solution.

👍 from me :)

@opfertunes
Copy link

This also fixes a "missing font" issue in the print() function...

@myverney
Copy link

请问一下 插件支持滚动翻页吗

@aquinotgr00
Copy link

any reason this fix not merged with the main repo ?

@simoneldevig
Copy link

I'm also very interested in this PR getting merged since I'm currently relying on a fork with this fix for getting PDF printing to work :-)

@boboldehampsink
Copy link

+1

@mathurin59000
Copy link

+1

2 similar comments
@bvdalling
Copy link

+1

@cdk0507
Copy link

cdk0507 commented Feb 14, 2022

+1

@klren0312
Copy link

good

arnebm added a commit to Brendan-MacKenzie/vue-pdf that referenced this pull request Jul 18, 2023
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

Successfully merging this pull request may close these issues.

Printing messes with the fonts