Giter VIP home page Giter VIP logo

Comments (4)

alFReD-NSH avatar alFReD-NSH commented on July 20, 2024

rich text or HTML?
for HTML we can use this module with jquery:
https://github.com/aredridel/html5/

from pdfkit.

devongovett avatar devongovett commented on July 20, 2024

Yeah, on second thought, I don't think HTML will be supported. There are plenty of HTML to PDF renderers that use things like WebKit out there (wkhtmltopdf comes to mind) so it will be pointless to reinvent the wheel here. We'll need to come up with another way to adding rich text. I'm thinking of using something like an Attributed String (much like the ones found in other languages/frameworks like Cocoa). What do you think?

from pdfkit.

alFReD-NSH avatar alFReD-NSH commented on July 20, 2024

Well asking me, I think that rich text is too high level, since generating PDFs takes a long time, I need it to be fast, rather than having a high level API. Though we can make another project, built around pdfkit, that takes templates to PDF.

from pdfkit.

alFReD-NSH avatar alFReD-NSH commented on July 20, 2024

And lot of these features asked in issues I believe is not needed.

from pdfkit.

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.