Rotativa VS gofpdi

Compare Rotativa vs gofpdi and see what are their differences.

Rotativa

Rotativa, /rota'tiva/. Make Pdf from Asp.Net MVC. Available on Nuget https://www.nuget.org/packages/Rotativa (by webgio)

gofpdi

Go Free PDF Document Importer (by phpdave11)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Rotativa gofpdi
3 1
619 103
- -
0.0 0.0
11 months ago 5 days ago
HTML Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Rotativa

Posts with mentions or reviews of Rotativa. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-18.
  • Best library to convert excel file into pdf without watermark?
    1 project | /r/csharp | 17 Mar 2023
  • QuestPDF: Modern .NET library for PDF document generation
    14 projects | news.ycombinator.com | 18 Jan 2023
    I've been using Rotativa[1] for URL to PDF generation which is also a wrapper for wkhtmltopdf. They have a dotnet-core[2] version and also a SaaS[3] but I think it's worth mentioning that Azure PaaS supports wkhtmltopdf natively[4] so I just self-host.

    Looking at QuestPDF's API docs, it doesn't look like they support URL / HTML to PDF generation. I think this would be a great addition especially given the age and issues with Rotativa and TuesPechkin on their GitHubs.

    [1] https://github.com/webgio/Rotativa

  • Programmatically Rendering PDFs from HTML using Chrome and Puppeteer
    3 projects | dev.to | 14 Jan 2022
    I've used numerous technologies for doing that conversion, including WebSuperGoo's ABCpdf.net, and Rotativa's free library. (We even have an article on how to use it.) The latter is still in use on some of my projects, but it—and its newer .Net Core version—is based on wkhtmltopdf.exe, which is a problem. More about that later.

gofpdi

Posts with mentions or reviews of gofpdi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-18.

What are some alternatives?

When comparing Rotativa and gofpdi you can also consider the following projects:

WKHTMLToPDF - Convert HTML to PDF using Webkit (QtWebKit)

pdfjet - PDF library for Java, C#, Swift and Go developers

puppeteer - Node.js API for Chrome

kudu - Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.

QuestPDF - QuestPDF is a modern open-source .NET library for PDF document generation. Offering comprehensive layout engine powered by concise and discoverable C# Fluent API. Easily generate PDF reports, invoices, exports, etc.

TuesPechkin - A .NET wrapper for the wkhtmltopdf library with an object-oriented API.

WeasyPrint - The awesome document factory

harfbuzz - HarfBuzz text shaping engine

csswg-drafts - CSS Working Group Editor Drafts

Rotativa.AspNetCore - Rotativa for Asp.Net Core