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

Text in the converted PDF file is scaled to look very small on a large page #18

Closed
ninjayoto opened this issue Mar 25, 2018 · 1 comment

Comments

@ninjayoto
Copy link

@yakivmospan
Could be related to wkhtmltopdf?
I'm using wkhtmltox-0.12.4_osx-cocoa-x86-64.pkg, my mac is set to high resolution (text scaled to be small).
So when I run :
gwtc ./github-wikito-converter.wiki

I get pages that look like the image below, nothing like the sample pdfs here in the project

screen shot 2018-03-25 at 3 46 11 pm

I've reduced the resolution for my mac to see if this has any effect, made the text as large as possible and regenerated the documentation again. but I still get the same result.

Is this something that could be fixed using wikito converter flags?

@yakivmospan
Copy link
Owner

Hey, this is because of regression issue of wkhtmltopdf on Mac. Try to use 0.12.3 instead.

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