Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

pdf-generation

Best C# API to create PDF [closed]

October 21, 2022 by Tarik

I used PdfSharp. It’s free, open source and quite convenient to use, but I can’t say whether it is the best or not, because I haven’t really used anything else.

Categories c# Tags .net, c++, pdf-generation Leave a comment

Generating PDF files with JavaScript

September 29, 2022 by Tarik

I’ve just written a library called jsPDF which generates PDFs using Javascript alone. It’s still very young, and I’ll be adding features and bug fixes soon. Also got a few ideas for workarounds in browsers that do not support Data URIs. It’s licensed under a liberal MIT license. I came across this question before I … Read more

Categories javascript Tags javascript, pdf, pdf-generation Leave a comment

How Can I add HTML And CSS Into PDF [closed]

August 27, 2022 by Tarik

Have a look at wkhtmltopdf . It is open source, based on webkit and free. We wrote a small tutorial here. EDIT( 2017 ): If it was to build something today, I wouldn’t go that route anymore. But would use http://pdfkit.org/ instead. Probably stripping it of all its nodejs dependencies, to run in the browser.

Categories php Tags css, html, pdf, pdf-generation, php Leave a comment
Newer posts
← Previous Page1 … Page6 Page7

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa