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

dependency on pdftk #13

Open
dbu opened this issue May 16, 2012 · 6 comments
Open

dependency on pdftk #13

dbu opened this issue May 16, 2012 · 6 comments

Comments

@dbu
Copy link
Contributor

dbu commented May 16, 2012

what is the minimum version of pdftk required to render pdfs? i have pdftk 1.41 and just downloaded phantomjs 1.5.0.

when i render slides, i get half of the image grey and for long slides i see the bottom part at the top of my slide. the lower part of the slide is always blank. and data-background slides seem not to have the background image.

@thomasdelhomenie
Copy link

I have a similar issue with pdftk 1.44 and phantomjs 1.4.0. I can only see the bottom half of the each slide in the PDF.
Any tips ?

No issue with background though.

@thomasdelhomenie
Copy link

It works fine with phantomjs 1.6.1. Except that the code parts are not well converted.

@Seldaek
Copy link
Owner

Seldaek commented Sep 10, 2012

I think that's just an issue on linux, the pdf rendering is kinda voodoo, you can try to play with the numbers/multipliers on https://github.com/Seldaek/slippy/blob/master/bin/phantom-slippy-to-pdf.js#L44 and see what happens. Those numbers seem to work on windows, but they don't on linux AFAIK. It shouldn't be related to pdftk since it just merges the pages together into one single pdf.

@AlucardleVash
Copy link

it's work for me to change the ration on https://github.com/Seldaek/slippy/blob/master/bin/phantom-slippy-to-pdf.js#L44. But SyntaxHighlight don't work. Any idea ? i try to set an higher valuer to delay but with no change.

@Seldaek
Copy link
Owner

Seldaek commented May 27, 2014

That's strange I haven't had issues with that.

@AlucardleVash
Copy link

I start a new issue to don't polluting this one.

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

4 participants