You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 30, 2023. It is now read-only.
Which version of PhantomJS are you using? Tip: run phantomjs --version. phantomjs-node ^v2.1.21
What steps will reproduce the problem?
a. Create multi page website
b. Render as pdf
Which operating system are you using?
windows 10 x64
Did you use binary PhantomJS or did you compile it from source? phantomjs-node pre-compiled
Please provide any additional information below.
I am using the phantomjs-node api to render a PDF. The problem is that words that appear near the end of a page are split across 2 pages, half the word on page 1, other half on page 2. I cannot understand why this is happening. What can I do to fix this?
The text was updated successfully, but these errors were encountered:
IAMtheIAM
changed the title
PhantomJS cutting/splitting words in half across page breaks.png
PhantomJS cutting/splitting words in half across page breaks
Mar 13, 2017
Due to our very limited maintenance capacity, we need to prioritize our development focus on other tasks. Therefore, this issue will be automatically closed (see #15395 for more details). In the future, if we see the need to attend to this issue again, then it will be reopened. Thank you for your contribution!
Which version of PhantomJS are you using? Tip: run
phantomjs --version
.phantomjs-node ^v2.1.21
What steps will reproduce the problem?
a. Create multi page website
b. Render as pdf
Which operating system are you using?
windows 10 x64
Did you use binary PhantomJS or did you compile it from source?
phantomjs-node pre-compiled
Please provide any additional information below.
I am using the phantomjs-node api to render a PDF. The problem is that words that appear near the end of a page are split across 2 pages, half the word on page 1, other half on page 2. I cannot understand why this is happening. What can I do to fix this?
The text was updated successfully, but these errors were encountered: