Giter Site home page Giter Site logo

Comments (4)

juchi avatar juchi commented on August 27, 2024

Hi,
Table generation is indeed a quite heavy process in HTML2PDF and unfortunately there no major improvement to be expected for now, with the current code base.
However, performance for heavy documents will be one of the focuses for the next major version, but I can't provide a timeline at this time.

from html2pdf.

mhagenbruch avatar mhagenbruch commented on August 27, 2024

Hey there, i have the same problem. What is better tags to use than table? simple divs?

from html2pdf.

fagundes avatar fagundes commented on August 27, 2024

@mhagenbruch, sorry for the late reply, I don't think change the tag name will really improve the performance. My guess the recursive algorithm is the problem here.

I guess the real 'bottleneck' to use html2pdf now it's their performance in large documents. There is any kind of guideline that we could pursue to contribuite to improve html2pdf in that matter.

There are some issue we can solve improving it. This one, #135 and #133.

from html2pdf.

spipu avatar spipu commented on August 27, 2024

html2pdf does not like big tables. Try to split them in tables of 100 rows

from html2pdf.

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.