Code Monkey home page Code Monkey logo

Comments (5)

futurechan avatar futurechan commented on July 25, 2024 1

Was there a resolution to this? I'm having the same issue now.

from node-html-pdf.

marcbachmann avatar marcbachmann commented on July 25, 2024

Is it a phantomjs error? What's the size of the image? I actually haven't tried base64 content.
I know that phantomjs v1 has some problems base64 embedded data. The webkit engine in there is pretty old and they don't support the whole ES5 standard. I don't know whether they cover CSS2 and HTML4 completely.
Anyways, it's not a good idea to pass large images as the module is piping everything to phantomjs. So during that time, the main process is blocked.Is it a phantomjs error? What's the size of the image? I actually haven't tried base64 content.

Anyways, it's not a good idea to pass large images because the module is piping everything to phantomjs. So during that time, the main process is blocked.

from node-html-pdf.

ripper2hl avatar ripper2hl commented on July 25, 2024

this is the version of phantomjs 1.9.17 , and this is the image and i use this page from converter to base64 link
background

from node-html-pdf.

ripper2hl avatar ripper2hl commented on July 25, 2024

i can't use base64 image and my resolution is put the image in a server url.

from node-html-pdf.

shikida avatar shikida commented on July 25, 2024

does not work for me either. Also having problems with https. Only local path and http seems to work for me here. Maybe phantomjs is too old in my container.

from node-html-pdf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.